diff --git a/package.json b/package.json index 39b1784..352506a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prompta", - "version": "1.1.0", + "version": "1.1.1", "private": true, "scripts": { "dev": "tauri dev", @@ -56,4 +56,4 @@ "svelte-markdown": "0.2.3", "uuid": "9.0.0" } -} \ No newline at end of file +} diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 7641fc6..cc343c6 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "Prompta", - "version": "1.1.0" + "version": "1.1.1" }, "tauri": { "allowlist": {