bump app version

pull/1656/head
Gordon Williams 2022-04-04 09:37:12 +01:00
parent bf470cd43f
commit dc1bb3ea35
2 changed files with 3 additions and 1 deletions

2
apps/bordle/ChangeLog Normal file
View File

@ -0,0 +1,2 @@
0.01: New App
0.02: app keeps track of statistics now

View File

@ -2,7 +2,7 @@
"name": "Bordle",
"shortName":"Bordle",
"icon": "app.png",
"version":"0.01",
"version":"0.02",
"description": "Bangle version of a popular word search game",
"supports" : ["BANGLEJS2"],
"readme": "README.md",