diff --git a/package.json b/package.json index d9076618a..b89f5084b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "untitled-app", - "version": "0.17.0", + "version": "0.17.1", "private": true, "dependencies": { "@codemirror/autocomplete": "^6.15.0", diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index a02bf8c7f..1149b2c98 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -7,7 +7,7 @@ }, "package": { "productName": "zoo-modeling-app", - "version": "0.17.0" + "version": "0.17.1" }, "tauri": { "allowlist": {