chore: bump luci-app-secubox to version 0.0.2-beta

Updated version to reflect new features:
- Enhanced Settings page with 40+ options
- New Alerts page with filtering and sorting
- New Monitoring page with real-time graphs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
CyberMind-FR 2025-12-26 09:31:24 +01:00
parent 9ac943f77b
commit d61dcf2821

View File

@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-secubox
PKG_VERSION:=0.0.1-beta
PKG_VERSION:=0.0.2-beta
PKG_RELEASE:=1
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=CyberMind <contact@cybermind.fr>