Skip to content

Commit

Permalink
Release v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yellows8 committed Aug 9, 2019
1 parent fa3d93d commit d7c37c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export APP_VERSION := 3.0.1
export APP_VERSION := 3.1.0

ifeq ($(RELEASE),)
export APP_VERSION := $(APP_VERSION)-$(shell git describe --dirty --always)
Expand Down

0 comments on commit d7c37c6

Please sign in to comment.