diff --git a/package.json b/package.json index 7c3b99a..9927fc5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sleep-timer", "description": "A tool that automatically changes your PC's power state after a set amount of time", - "version": "1.3.0", + "version": "0.0.0", "author": { "name": "Felix Wotschofsky", "url": "https://felisk.io" diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 242a222..51ee572 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "Sleep Timer", - "version": "1.3.0" + "version": "2.0.0" }, "tauri": { "allowlist": {