From 1b5b8b58894dcd2e16331d2ed1676b4d988e9e8c Mon Sep 17 00:00:00 2001 From: kenzok8 Date: Thu, 24 Apr 2025 09:43:38 +0800 Subject: [PATCH] update 2025-04-24 09:43:38 --- luci-theme-alpha/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/luci-theme-alpha/Makefile b/luci-theme-alpha/Makefile index 8f01a3ce9..41537d99f 100644 --- a/luci-theme-alpha/Makefile +++ b/luci-theme-alpha/Makefile @@ -10,8 +10,8 @@ THEME_NAME:=alpha THEME_TITLE:=Alpha PKG_NAME:=luci-theme-$(THEME_NAME) -PKG_VERSION:=3.9.4-beta -PKG_RELEASE:=9 +PKG_VERSION:=3.9.5-beta +PKG_RELEASE:=10 include $(INCLUDE_DIR)/package.mk