diff --git a/package.json b/package.json index 522a1126..eca5d964 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fedistar", "private": true, - "version": "1.0.3", + "version": "1.1.0", "scripts": { "dev": "next dev -p 1420", "build": "next build && next export -o dist", diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 7cf24af5..66b98acf 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "Fedistar", - "version": "1.0.3" + "version": "1.1.0" }, "tauri": { "allowlist": {