Skip to content

Commit 0df1f71

Browse files
committed
Update mod.json
1 parent 7101a12 commit 0df1f71

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mod.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
22
"geode": "4.0.0-alpha.1",
33
"gd": {
4-
"win": "2.2073",
4+
"win": "2.2074",
55
"android": "2.206",
66
"mac": "2.206",
77
"ios": "2.206"
88
},
99
"id": "jouca.badgesapi",
1010
"name": "Badges API",
11-
"version": "v1.1.3",
11+
"version": "v1.2.0-beta.1",
1212
"developer": "Jouca",
1313
"description": "An API mod to integrate badges in a special menu & optimizing UI for ProfilePage & CommentCell",
1414
"repository": "https://github.com/Jouca/BadgesAPI",
1515
"dependencies": [
1616
{
1717
"id": "geode.node-ids",
18-
"version": ">=v1.14.0",
18+
"version": ">=v1.17.0-alpha.1",
1919
"importance": "required"
2020
}
2121
],

0 commit comments

Comments
 (0)