Skip to content

Commit

Permalink
deploy:版本号更新
Browse files Browse the repository at this point in the history
  • Loading branch information
FleyX committed Oct 30, 2024
1 parent 1ebd7ac commit 95a3828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openRenamerFront/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export default {
name: "Home",
data() {
return {
version: "1.6.4",
version: "1.7.1",
latestVersion: null,
activeIndex: location.pathname,
showNewVersion: false
Expand Down

0 comments on commit 95a3828

Please sign in to comment.