Skip to content

Commit 022fcbf

Browse files
authored
Set version to 2.14.0 in Makefile
1 parent b5b8d3b commit 022fcbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GPG_KEYNAME := $$(awk -F'[<>]' '/<gpg.keyname>/ { print $$3 }' pom.xml)
1313

1414
TODAY := $(shell date -u +'%Y.%m.%d')
1515

16-
RELEASE_VERSION ?= 2.13.0
16+
RELEASE_VERSION ?= 2.14.0
1717

1818
### TARGETS ###
1919
#

0 commit comments

Comments
 (0)