Skip to content

Commit

Permalink
feat(release): ready for v1.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
cg33 committed Aug 18, 2020
1 parent aec12a9 commit bb53287
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GOCMD = go
GOBUILD = $(GOCMD) build
BINARY_NAME = adm
LAST_VERSION = v1.2.14
VERSION = v1.2.15
LAST_VERSION = v1.2.15
VERSION = v1.2.16
CLI = adm

TEST_CONFIG_PATH=./../../common/config.json
Expand Down

0 comments on commit bb53287

Please sign in to comment.