Bump version

pull/1892/head
Martin Boonk 2022-05-27 10:54:10 +02:00
parent f763cd962f
commit e8c7ea363e
2 changed files with 3 additions and 1 deletions

View File

@ -0,0 +1,2 @@
1.00: New App!
1.01: Use fractional numbers and scale the points to keep working consistently on whole screen

View File

@ -2,7 +2,7 @@
"name": "Touchscreen Calibration", "name": "Touchscreen Calibration",
"shortName":"Calibration", "shortName":"Calibration",
"icon": "calibration.png", "icon": "calibration.png",
"version":"1.00", "version":"1.01",
"description": "A simple calibration app for the touchscreen", "description": "A simple calibration app for the touchscreen",
"supports": ["BANGLEJS","BANGLEJS2"], "supports": ["BANGLEJS","BANGLEJS2"],
"readme": "README.md", "readme": "README.md",