Skip to content

Commit

Permalink
rollback: cleanup UI jump
Browse files Browse the repository at this point in the history
  • Loading branch information
june07 committed May 29, 2024
1 parent b87f3b4 commit ba3a0e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "__MSG_appName__",
"version": "3.6.10",
"version": "3.6.12",
"default_locale": "en",
"description": "__MSG_appDescription__",
"author": "June07 <667@june07.com> (https://june07.com/)",
Expand Down Expand Up @@ -76,5 +76,5 @@
]
},
"short_name": "__MSG_appShortName__",
"version_name": "3.6.10"
"version_name": "3.6.12"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nimv3",
"version": "3.6.10",
"version": "3.6.12",
"scripts": {
"dev": "vite --host",
"dev:extension": "npm-run-all --parallel build:dev watch:rollup:deps",
Expand Down

0 comments on commit ba3a0e8

Please sign in to comment.