Skip to content

Commit 76fced2

Browse files
committed
post-release version bump to v1.1.2
1 parent 8ab1110 commit 76fced2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export VERSION=1.1.1
1+
export VERSION=1.1.2
22
# Strip any 'v' characters from the version string, as exist in the git tag
33
export EXTENSION_BUILD_VERSION=`echo ${EXTENSION_BUILD_VERSION:-$VERSION} | sed -e s/v//`
44
# Default the build id variable to zero if not set - Travis should set this to

0 commit comments

Comments
 (0)