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:
parent
a066033bbc
commit
3793606c7b
@ -1,8 +1,8 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=luci-app-cdn-cache
|
PKG_NAME:=luci-app-cdn-cache
|
||||||
PKG_VERSION:=0.4.1
|
PKG_VERSION:=0.5.0
|
||||||
PKG_RELEASE:=3
|
PKG_RELEASE:=1
|
||||||
PKG_LICENSE:=Apache-2.0
|
PKG_LICENSE:=Apache-2.0
|
||||||
PKG_MAINTAINER:=CyberMind <contact@cybermind.fr>
|
PKG_MAINTAINER:=CyberMind <contact@cybermind.fr>
|
||||||
|
|
||||||
|
|||||||
@ -8,7 +8,7 @@
|
|||||||
* RPCD object: luci.cdn-cache
|
* RPCD object: luci.cdn-cache
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Version: 0.2.2
|
// Version: 0.5.0
|
||||||
|
|
||||||
var callStatus = rpc.declare({
|
var callStatus = rpc.declare({
|
||||||
object: 'luci.cdn-cache',
|
object: 'luci.cdn-cache',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user