Skip to content

Commit

Permalink
Update version to v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudnautique committed Feb 16, 2024
1 parent d3ba430 commit f454542
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tauri/src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"package": {
"productName": "Rubra",
"version": "0.0.0"
"version": "0.0.1"
},
"tauri": {
"allowlist": {
Expand Down Expand Up @@ -57,4 +57,4 @@
"menuOnLeftClick": true
}
}
}
}

0 comments on commit f454542

Please sign in to comment.