diff --git a/package.json b/package.json index fdc043f..a0b8ac5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prompta", - "version": "4.0.2", + "version": "4.1.0", "private": true, "scripts": { "dev:tauri": "tauri dev", diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 6627140..c4bc958 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "Prompta", - "version": "4.0.2" + "version": "4.1.0" }, "tauri": { "allowlist": {