diff --git a/package.json b/package.json index b4c4cfb98..b64669582 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "untitled-app", - "version": "0.15.0", + "version": "0.15.1", "private": true, "dependencies": { "@codemirror/autocomplete": "^6.10.2", diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 39b79ae92..cacefc3ea 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -7,7 +7,7 @@ }, "package": { "productName": "zoo-modeling-app", - "version": "0.15.0" + "version": "0.15.1" }, "tauri": { "allowlist": {