Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
* master:
  v0.14.2 (#216)
  Fix build script (#213)
  • Loading branch information
danil-lashin committed Mar 6, 2019
2 parents 44d0187 + 953615c commit 0dd8e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/dist.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ make get_tools
# Get VENDORED dependencies
make get_vendor_deps

packr
#packr

# Build!
# ldflags: -s Omit the symbol table and debug information.
Expand Down

0 comments on commit 0dd8e33

Please sign in to comment.