From c5f8f9d12de48d93db2c9ef63acc5bfab4f1d08a Mon Sep 17 00:00:00 2001 From: Wolfy-J Date: Thu, 21 Mar 2019 14:50:32 +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 d1993996..4cb41e30 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.3.5 +RR_VERSION=1.3.6 # Hardcode some values to the core package LDFLAGS="$LDFLAGS -X github.com/spiral/roadrunner/cmd/rr/cmd.Version=${RR_VERSION}" -- cgit v1.2.3