AdGuardHome: bump to v0.99.3

This commit is contained in:
CN_SZTL 2019-11-23 22:50:58 +08:00
parent 790e373d99
commit cc354cd016
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
2 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=AdGuardHome
PKG_VERSION:=v0.99.2
PKG_VERSION:=v0.99.3
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk