chore(cdn-cache): bump version to 0.5.0-1

Updated package version from 0.4.1-3 to 0.5.0-1
Updated API version from 0.2.2 to 0.5.0

🤖 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-31 11:08:19 +01:00
parent a066033bbc
commit 3793606c7b
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-cdn-cache
PKG_VERSION:=0.4.1
PKG_RELEASE:=3
PKG_VERSION:=0.5.0
PKG_RELEASE:=1
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=CyberMind <contact@cybermind.fr>

View File

@ -8,7 +8,7 @@
* RPCD object: luci.cdn-cache
*/
// Version: 0.2.2
// Version: 0.5.0
var callStatus = rpc.declare({
object: 'luci.cdn-cache',