Skip to content

Commit 118404d

Browse files
committed
post-release version bump to v1.1.0
1 parent b9eec80 commit 118404d

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.0.0
1+
export VERSION=1.1.0
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)