diff --git a/package.json b/package.json index cad1a41..f369031 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prompta", - "version": "3.2.0", + "version": "3.2.1", "private": true, "scripts": { "dev": "tauri dev", @@ -68,4 +68,4 @@ "svelte-markdown": "0.4.0", "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 98f8427..2739a33 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "Prompta", - "version": "3.2.0" + "version": "3.2.1" }, "tauri": { "allowlist": {