Skip to content

Commit

Permalink
update 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gdy666 committed Jul 12, 2023
1 parent 90202bc commit 5dc2dab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion luci-app-lucky/Makefile
Expand Up @@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=luci-app-lucky
PKG_VERSION:=1.10.8
PKG_VERSION:=2.1.1
PKG_RELEASE:=1

LUCI_TITLE:=LuCI Support for lucky
Expand Down
2 changes: 1 addition & 1 deletion lucky/Makefile
Expand Up @@ -4,7 +4,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=lucky
PKG_VERSION:=1.10.8
PKG_VERSION:=2.1.1
PKG_RELEASE:=1
PKGARCH:=all

Expand Down

0 comments on commit 5dc2dab

Please sign in to comment.