Browse Source

chore: bump version to v1.8.2

0xJacky 2 years ago
parent
commit
4c722b9e64
3 changed files with 3 additions and 3 deletions
  1. 1 1
      frontend/package.json
  2. 1 1
      frontend/src/version.json
  3. 1 1
      frontend/version.json

+ 1 - 1
frontend/package.json

@@ -1,7 +1,7 @@
 {
 {
     "name": "nginx-ui-frontend-next",
     "name": "nginx-ui-frontend-next",
     "private": true,
     "private": true,
-    "version": "1.8.1",
+    "version": "1.8.2",
     "type": "commonjs",
     "type": "commonjs",
     "scripts": {
     "scripts": {
         "dev": "vite",
         "dev": "vite",

+ 1 - 1
frontend/src/version.json

@@ -1 +1 @@
-{"version":"1.8.1","build_id":99,"total_build":169}
+{"version":"1.8.2","build_id":100,"total_build":170}

+ 1 - 1
frontend/version.json

@@ -1 +1 @@
-{"version":"1.8.1","build_id":99,"total_build":169}
+{"version":"1.8.2","build_id":100,"total_build":170}