diff --git a/package.json b/package.json index 73881cb..ecbba47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prompta", - "version": "0.15.1", + "version": "0.15.2", "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 c5ec445..d3b324d 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "Prompta", - "version": "0.15.1" + "version": "0.15.2" }, "tauri": { "allowlist": {