From 81f4862e3955b4c31c638c05914a98c3c3e73944 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Fri, 24 Nov 2023 09:35:30 -0700 Subject: [PATCH] Merge pull request #6719 from Moondarker/advanced-reboot-ver-bump luci-app-advanced-reboot: bump version number due to changes in code (cherry picked from commit 6f709303708e70cffff4ec6fd621df97325594bc) --- applications/luci-app-advanced-reboot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/luci-app-advanced-reboot/Makefile b/applications/luci-app-advanced-reboot/Makefile index adee08a63a..1aaab8cce6 100644 --- a/applications/luci-app-advanced-reboot/Makefile +++ b/applications/luci-app-advanced-reboot/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_LICENSE:=GPL-3.0-or-later PKG_MAINTAINER:=Stan Grishin -PKG_VERSION:=1.0.1-8 +PKG_VERSION:=1.0.1-9 LUCI_TITLE:=Advanced Linksys Reboot Web UI LUCI_URL:=https://docs.openwrt.melmac.net/luci-app-advanced-reboot/ -- 2.30.2