Skip to content

Commit

Permalink
🐛 hotfix for versioning issues on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
a5huynh committed May 1, 2022
1 parent 4779436 commit fa4e732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/tauri/tauri.conf.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"package": {
"productName": "Spyglass",
"version": "2022.4.30"
"version": "22.4.30"
},
"build": {
"distDir": "../client/dist",
Expand Down

0 comments on commit fa4e732

Please sign in to comment.