diff --git a/luci-app-ssr-plus/Makefile b/luci-app-ssr-plus/Makefile index 5432cd512..ec4b2f411 100644 --- a/luci-app-ssr-plus/Makefile +++ b/luci-app-ssr-plus/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-ssr-plus PKG_VERSION:=186 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_CONFIG_DEPENDS:= \ CONFIG_PACKAGE_$(PKG_NAME)_INCLUDE_Kcptun \ diff --git a/sagernet-core/Makefile b/sagernet-core/Makefile index 13cb8dfea..db0a42ca2 100644 --- a/sagernet-core/Makefile +++ b/sagernet-core/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sagernet-core -BASE_VERSION:=5.0.12 +BASE_VERSION:=5.0.14 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git