version-code attribute added to package.json - to be checked by F-Droid for new releases
This commit is contained in:
parent
0b86d6a09d
commit
247caba77e
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"version": "1.0.0",
|
||||
"version-code": 10000,
|
||||
"name": "platypush",
|
||||
"app-name": "Platypush",
|
||||
"package-name": "tech.platypush.platypush",
|
||||
|
|
Loading…
Reference in a new issue