diff --git a/assets/binary.go.REMOVED.git-id b/assets/binary.go.REMOVED.git-id index 0a512d2f..31a2c52c 100644 --- a/assets/binary.go.REMOVED.git-id +++ b/assets/binary.go.REMOVED.git-id @@ -1 +1 @@ -75755022adfcafcbf6d563ce4af52fc022e6f163 \ No newline at end of file +ae9ad20ebd3ed2db145378773342920fe19a66d3 \ No newline at end of file diff --git a/binary.sh b/binary.sh index 00ecf3cd..02068cd8 100644 --- a/binary.sh +++ b/binary.sh @@ -5,4 +5,6 @@ go get github.com/bountylabs/gitversion go-bindata -pkg assets -prefix "_embed" -o assets/binary.go _embed/templates/... _embed/public/js/... _embed/public/css/... _embed/public/ace/src-min/... gitversion -s -o page/version.go -p page +gofmt -w page/version.go +gofmt -w assets/binary.go git add -A diff --git a/page/version.go b/page/version.go index cbab4905..3ab63b24 100644 --- a/page/version.go +++ b/page/version.go @@ -1,5 +1,5 @@ package page -var GIT_COMMIT_HASH = "94c8330" +var GIT_COMMIT_HASH = "0a2b945" var CIRCLE_BUILD_NUM = "" -var GENERATED int64 = 1490471357620088500 +var GENERATED int64 = 1490471489112984900