update binary.sh

Former-commit-id: e14e708d0a10e805085585c353ebdb7f93f9bf9d [formerly 04f2a120a4c232e77e6f8de0bf44897acb97065c] [formerly d3d31166f146ab3d0b6a765c2cb71948688da11e [formerly 3e9ee34e0b]]
Former-commit-id: ae2654bc6ba24bbe83a5ee3feec145bd382f2117 [formerly bfb6188b777a9a5242a8a26ca34a2aa1b5d4cfa8]
Former-commit-id: 919f09697a3e99d215d07507208a3c1a42defc2c
pull/726/head
Henrique Dias 2017-03-25 19:51:26 +00:00
parent 412cd98f68
commit 48ae058aab
3 changed files with 5 additions and 3 deletions

View File

@ -1 +1 @@
75755022adfcafcbf6d563ce4af52fc022e6f163
ae9ad20ebd3ed2db145378773342920fe19a66d3

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