Skip to content

Commit

Permalink
앱빌딩 및 버전 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
KimDal-hyeong committed Jul 5, 2019
1 parent 63a5aee commit c2fb87f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified HTML-to-Sketch-app.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/download-analyst/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h1 style="text-align: center; font-weight: 800; font-size: 40px; margin-bottom:

<h2>Update log</h2>
<div style="max-width: 320px; margin: auto; text-align: left; color: rgba(255,255,255,0.85);">
<h2>v1.5.0</h2>
<h2>v1.5.1</h2>
<p>
19.07.06<br />
- Add webview width controller<br />
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "html-to-sektch-electron",
"main": "main.js",
"version": "1.5.0",
"version": "1.5.1",
"scripts": {
"start": "yarn skpm-build && webpack --config ./webviewScript/webpack.config.js && gulp start",
"start:dev": "yarn skpm-build && webpack --config ./webviewScript/webpack.config.js && NODE_ENV=dev gulp start",
Expand Down

0 comments on commit c2fb87f

Please sign in to comment.