From f53bba2dd863cd79bf2cecb02c49693f1c1f0260 Mon Sep 17 00:00:00 2001
From: naiba <hi@nai.ba>
Date: Mon, 2 Dec 2024 21:20:23 +0800
Subject: [PATCH] feat: upgrade frontend

---
 .github/workflows/release.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 217ca8a..b976c70 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
       - uses: robinraju/release-downloader@v1
         with:
           repository: nezhahq/admin-frontend
-          tag: v1.0.13
+          tag: v1.0.14
           fileName: dist.zip
           latest: true
           extract: true
@@ -45,7 +45,7 @@ jobs:
       - uses: robinraju/release-downloader@v1
         with:
           repository: nezhahq/user-frontend
-          tag: v1.0.7
+          tag: v1.0.8
           fileName: dist.zip
           latest: true
           extract: true