Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJacky committed Sep 1, 2022
1 parent f85aa7a commit 6dce44a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nginx-ui-frontend-next",
"private": true,
"version": "1.5.0",
"version": "1.6.0",
"type": "commonjs",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1.5.0","build_id":46,"total_build":116}
{"version":"1.6.0","build_id":47,"total_build":117}
2 changes: 1 addition & 1 deletion frontend/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1.5.0","build_id":46,"total_build":116}
{"version":"1.6.0","build_id":47,"total_build":117}

0 comments on commit 6dce44a

Please sign in to comment.