Skip to content

Commit

Permalink
Update app version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sammy-T committed Jul 15, 2024
1 parent bf615ed commit 8213a10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/src/lib/components/Footer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function openExtUrl(event) {
</ul>

<ul>
<li><small>v1.3.0-dev</small></li>
<li><small>v1.3.0</small></li>
</ul>
</nav>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion wails.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"email": "cyam9019@gmail.com"
},
"info": {
"productVersion": "1.2.0"
"productVersion": "1.3.0"
}
}

0 comments on commit 8213a10

Please sign in to comment.