diff --git a/Makefile b/Makefile index fdb59b7..11c8c49 100644 --- a/Makefile +++ b/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Argon Theme LUCI_DEPENDS:= -PKG_VERSION:=1.4 -PKG_RELEASE:=01-20200101 +PKG_VERSION:=2.0 +PKG_RELEASE:=20200131 include $(TOPDIR)/feeds/luci/luci.mk diff --git a/README.md b/README.md index a121ae4..8f05ba5 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,10 @@ opkg install https://github.com/jerrykuku/luci-theme-argon/releases/download/V1. 1. New Code For OpenWRT 19.07 for test. ## Screenshots -![](/Screenshots/pc/pc1.jpg) -![](/Screenshots/pc/pc2.jpg) -![](/Screenshots/pc/pc3.jpg) -![](/Screenshots/pc/phone.jpg) +![](/Screenshots/pc1.jpg) +![](/Screenshots/pc2.jpg) +![](/Screenshots/pc3.jpg) +![](/Screenshots/phone.jpg) ## Thanks to luci-theme-material: https://github.com/LuttyYang/luci-theme-material/