From 4c722b9e64691f20112d34e8b255d654e7d9a3ef Mon Sep 17 00:00:00 2001 From: 0xJacky Date: Fri, 21 Apr 2023 15:39:07 +0800 Subject: [PATCH] chore: bump version to v1.8.2 --- frontend/package.json | 2 +- frontend/src/version.json | 2 +- frontend/version.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 7c8d635a..8f5a6af7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,7 +1,7 @@ { "name": "nginx-ui-frontend-next", "private": true, - "version": "1.8.1", + "version": "1.8.2", "type": "commonjs", "scripts": { "dev": "vite", diff --git a/frontend/src/version.json b/frontend/src/version.json index 594c2450..9f074b8a 100644 --- a/frontend/src/version.json +++ b/frontend/src/version.json @@ -1 +1 @@ -{"version":"1.8.1","build_id":99,"total_build":169} \ No newline at end of file +{"version":"1.8.2","build_id":100,"total_build":170} \ No newline at end of file diff --git a/frontend/version.json b/frontend/version.json index 594c2450..9f074b8a 100644 --- a/frontend/version.json +++ b/frontend/version.json @@ -1 +1 @@ -{"version":"1.8.1","build_id":99,"total_build":169} \ No newline at end of file +{"version":"1.8.2","build_id":100,"total_build":170} \ No newline at end of file