Commit: a1c52cb60acae653774493c7b061683b6fc936f3 Parent: 2b6150c6510fc4bf1f55a70748bf2997e8218fe6 Author: Ren Tatsumoto Date: Wed, 8 Sep 2021 19:24:06 +0300 bump version Diffstat:
M | .github/RELEASE/Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/RELEASE/Makefile b/.github/RELEASE/Makefile @@ -1,5 +1,5 @@ PROJECT = mpvacious -VERSION = v0.15 +VERSION = v0.16 MD2HTML = md2html --github --full-html ZIP = $(PROJECT)_$(VERSION).zip BRANCH = remotes/origin/master