Skip to content

Commit

Permalink
Bump app version to 2.0.0 ⏫
Browse files Browse the repository at this point in the history
  • Loading branch information
wotschofsky committed Dec 25, 2022
1 parent 9625efe commit 0bec8eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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"
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Expand Up @@ -8,7 +8,7 @@
},
"package": {
"productName": "Sleep Timer",
"version": "1.3.0"
"version": "2.0.0"
},
"tauri": {
"allowlist": {
Expand Down

0 comments on commit 0bec8eb

Please sign in to comment.