We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ade212 commit b4474bcCopy full SHA for b4474bc
Makefile
@@ -1,8 +1,8 @@
1
2
OWNER := dnitsch
3
NAME := configmanager
4
-GIT_TAG := "1.15.0"
5
-VERSION := "v1.15.0"
+GIT_TAG := "1.16.0"
+VERSION := "v1.16.0"
6
# VERSION := "$(shell git describe --tags --abbrev=0)"
7
REVISION := $(shell git rev-parse --short HEAD)
8
0 commit comments