Skip to content

Commit 0d471f2

Browse files
authored
Added minVersionCode key
1 parent 14f3006 commit 0d471f2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

plugin.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@
66
"readme": "readme.md",
77
"icon": "icon.png",
88
"files": [],
9+
"minVersionCode" : 290,
10+
"price": 0,
911
"author": {
1012
"name": "",
1113
"email": "",
1214
"github": ""
1315
}
14-
}
16+
}

0 commit comments

Comments
 (0)