Skip to content

Commit

Permalink
Update module.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchBlood committed Dec 12, 2019
1 parent 4a07de7 commit 1c95d03
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions module.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,25 @@
{
"id": "adsense",
"version": "1.0.1",
"name": "AdSense",
"description": "Adds Google AdSense Functionality.",
"keywords": ["ads", "adsense"],
"version": "1.0.1",
"humhub": {
"minVersion": "1.3"
}
},
"keywords": ["ads", "adsense"],
"screenshots": ["resources/Screenshot_1.png", "resources/Screenshot_2.png", "resources/Screenshot_3.png", "resources/Screenshot_4.png"],
"homepage": "https://github.com/GreenMeteor",
"authors": [
{
"name": "Green Meteor",
"email": "GreenMeteor@asia.com",
"homepage": "https://github.com/GreenMeteor",
"role": "Developer"
},
{
"name": "humhub-contrib",
"homepage": "https://github.com/humhub-contrib",
"role": "Maintainer"
}
]
}

0 comments on commit 1c95d03

Please sign in to comment.