Skip to content

Commit 3bea608

Browse files
committed
chore(release): bump desktop + TWA to 1.1.0 (versionCode 2)
1 parent 656f14c commit 3bea608

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

electron/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "autisense-desktop",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "AutiSense desktop wrapper — a thin client over https://autisense.imaginaerium.in (bundles nothing; the web app + models are served live).",
55
"main": "main.js",
66
"author": "AutiSense",

twa/twa-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"path": "../android.keystore",
2222
"alias": "autisense"
2323
},
24-
"appVersionName": "1.0.0",
25-
"appVersion": "1.0.0",
26-
"appVersionCode": 1,
24+
"appVersionName": "1.1.0",
25+
"appVersion": "1.1.0",
26+
"appVersionCode": 2,
2727
"shortcuts": [],
2828
"generatorApp": "bubblewrap-cli",
2929
"webManifestUrl": "https://autisense.imaginaerium.in/manifest.webmanifest",

0 commit comments

Comments
 (0)