Skip to content

Commit

Permalink
update version in tauri file aswell
Browse files Browse the repository at this point in the history
  • Loading branch information
septias committed Feb 14, 2023
1 parent a20d6b3 commit 4f2f8b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"package": {
"productName": "reddit_wallpapers",
"version": "0.1.1"
"version": "0.1.2"
},
"build": {
"distDir": "../dist",
Expand Down

0 comments on commit 4f2f8b6

Please sign in to comment.