Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
develar committed Jun 28, 2021
1 parent 46e41a0 commit 35da8b3
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 32 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ endif
build: assets
go build -ldflags='-s -w' -o dist/app-builder_$(OS_ARCH)/app-builder


build-all: assets
./scripts/build.sh

Expand Down
2 changes: 1 addition & 1 deletion app-builder-bin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "app-builder-bin",
"description": "app-builder precompiled binaries",
"version": "3.5.13",
"version": "3.6.0",
"files": [
"*.js",
"mac",
Expand Down
29 changes: 14 additions & 15 deletions pkg/package-format/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 14 additions & 15 deletions pkg/package-format/snap/snapScripts.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 35da8b3

Please sign in to comment.