Skip to content

Commit

Permalink
Version up to v0.12.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nes-si committed Jan 14, 2020
1 parent 4458721 commit f223e31
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion dist/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/main.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions electron/dist/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion electron/dist/main.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chisel-cms",
"version": "0.12.11",
"version": "0.12.12",
"description": "API-first headless CMS running on Parse Server",
"author": "Beach.io (beach.io)",
"license": "BSD-3-Clause",
Expand Down Expand Up @@ -30,7 +30,7 @@
"start-electron-server-selector": "node electron/server-selector/server.js",
"build-electron-server-selector": "node electron/server-selector/build.js",
"start-electron-only": "electron .",
"electron-pack": "electron-builder -c electron/electron-builder.js --win --mac --linux"
"electron-pack": "electron-builder -c electron/electron-builder.js --mac --win -p always"
},
"bin": {
"chisel-cms": "./bin/chisel-cms"
Expand Down

0 comments on commit f223e31

Please sign in to comment.