Skip to content

Commit

Permalink
updated build version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
esimov committed Dec 2, 2021
1 parent e1e7c9a commit 53d7382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

VERSION="1.3.3"
VERSION="1.4.0"
PROTECTED_MODE="no"

export GO15VENDOREXPERIMENT=1
Expand Down

0 comments on commit 53d7382

Please sign in to comment.