Version numbers

This commit is contained in:
2025-12-01 21:29:39 +00:00
parent 200356ab9b
commit a605ffbd76

View File

@@ -1,7 +1,7 @@
{
"name": "UpdaterApp",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"scripts": {
"dev": "ionic serve",
@@ -24,7 +24,7 @@
"cordova-plugin-ble-central": "^2.0.0",
"ionicons": "^7.0.0",
"pinia": "^3.0.3",
"updaterweblibrary": "1.0.37",
"updaterweblibrary": "1.1.0",
"vue": "^3.3.0",
"vue-router": "^4.2.0"
},