diff --git a/package.json b/package.json index 63193cbc..2846d0a8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fedistar", "private": true, - "version": "1.1.1", + "version": "1.1.2", "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 2aef4c2f..b13d202a 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "fedistar", - "version": "1.1.1" + "version": "1.1.2" }, "tauri": { "allowlist": {