update binary.sh

pull/144/head
Henrique Dias 2017-03-25 19:51:26 +00:00
parent 0a2b945f90
commit 3e9ee34e0b
3 changed files with 746 additions and 744 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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

View File

@ -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