From e50c68125517047cc049f830f3c651a90dc5accc Mon Sep 17 00:00:00 2001 From: Jeongkyu Shin Date: Tue, 30 May 2023 23:06:44 +0900 Subject: [PATCH] update: version index --- index.html | 4 ++-- manifest.json | 2 +- package.json | 2 +- src/components/backend-ai-webui.ts | 4 ++-- version.json | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index b5045c417d..d81ef8b129 100644 --- a/index.html +++ b/index.html @@ -29,8 +29,8 @@ NODE_ENV: 'production' } }; - globalThis.packageVersion = "23.09.0-alpha1"; - globalThis.buildVersion = "230525.190529"; + globalThis.packageVersion = "22.09.21"; + globalThis.buildVersion = "230530.230557"; diff --git a/manifest.json b/manifest.json index f8e2f534ad..e1f80f06d4 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "manifest_version": 8, "name": "Backend.AI Web UI", "short_name": "BackendAIWebUI", - "version": "23.09.0-alpha1", + "version": "22.09.21", "start_url": "/", "display": "standalone", "background_color": "#fff", diff --git a/package.json b/package.json index 337b8dbd17..4a67680f03 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "backend.ai-webui", "productName": "Backend.AI Desktop", - "version": "23.09.0-alpha1", + "version": "22.09.21", "repository": "https://github.com/lablup/backend.ai-webui.git", "author": "Lablup Inc. ", "license": "LGPL-3.0-or-later", diff --git a/src/components/backend-ai-webui.ts b/src/components/backend-ai-webui.ts index c4a9dd20a7..cdc463292b 100644 --- a/src/components/backend-ai-webui.ts +++ b/src/components/backend-ai-webui.ts @@ -1151,7 +1151,7 @@ export default class BackendAIWebUI extends connect(store)(LitElement) {
Lablup Inc. - 23.09.0-alpha1.230525 + 22.09.21.230530
Lablup Inc. - 23.09.0-alpha1.230525 + 22.09.21.230530