From 0f8b7d823f7cfbbc8b47ba1f1562d6112e57a0be Mon Sep 17 00:00:00 2001 From: Wolfy-J Date: Fri, 21 Sep 2018 16:25:13 +0300 Subject: version bump --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.sh') diff --git a/build.sh b/build.sh index 0f7b8ef3..dbcd4da4 100755 --- a/build.sh +++ b/build.sh @@ -2,7 +2,7 @@ cd $(dirname "${BASH_SOURCE[0]}") OD="$(pwd)" # Pushes application version into the build information. -RR_VERSION=1.2.0 +RR_VERSION=1.2.1 # Hardcode some values to the core package LDFLAGS="$LDFLAGS -X github.com/spiral/roadrunner/cmd/rr/cmd.Version=${RR_VERSION}" -- cgit v1.2.3