Reverted version schema back to 0.y.xxx

- Added platform support table
- Simplified update cycle table
- Changed identifier from com.tpaw to com.tonybark
This commit is contained in:
Tony Bark 2025-08-10 21:46:21 -04:00
parent f76c54e90f
commit 816ba45988
4 changed files with 29 additions and 20 deletions

View file

@ -18,8 +18,8 @@
},
"productName": "AMTK Status",
"mainBinaryName": "AMTK Status",
"version": "0.201.0",
"identifier": "com.tpaw.amtkstat",
"version": "0.1.106",
"identifier": "com.tonybark.amtkstat",
"plugins": {},
"app": {
"withGlobalTauri": true,
@ -39,4 +39,4 @@
"csp": null
}
}
}
}