update binary.sh

Former-commit-id: a5b5143134036c1586b0ba5019b759ab5b619f73 [formerly 2f155efc9096bf9a5957427b510280ff3361a4be] [formerly a59fa5c206691cba3f99099502e0dbfda5275efb [formerly 0a2b945f90]]
Former-commit-id: e56067bd43d2fcb7c1d502c10132bd6e40e5cd63 [formerly 677e2f144205bec5db580a25549a8b935fbe4000]
Former-commit-id: 3cec62950c0d7ac1ee1e9c409aa2a963cd7d91d8
pull/726/head
Henrique Dias 2017-03-25 19:49:15 +00:00
parent 1fb83eb701
commit 412cd98f68
2 changed files with 4 additions and 2 deletions

View File

@ -4,3 +4,5 @@ go get github.com/jteeuwen/go-bindata/go-bindata
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
git add -A

View File

@ -1,5 +1,5 @@
package page
var GIT_COMMIT_HASH = "793436b"
var GIT_COMMIT_HASH = "94c8330"
var CIRCLE_BUILD_NUM = ""
var GENERATED int64 = 1490471115794876500
var GENERATED int64 = 1490471357620088500