Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgraph/drawio-desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormediaslav <info@mediaslav.com>2017-02-24 07:41:43 +0300
committermediaslav <info@mediaslav.com>2017-02-24 07:41:43 +0300
commitcafb03bd22bec77e5f722f48ad298733c472f447 (patch)
tree86cb37712c604187d5cecd272d3af411d8332b28 /appveyor.yml
parent30b261f0cadcb762cd031373afbe7cdb2eba1808 (diff)
fix
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 0a83a9d..f7f8ebd 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,4 +1,4 @@
-version: 0.4.{build}
+version: 1.0.{build}
platform:
- x64
@@ -14,7 +14,7 @@ init:
install:
- ps: Install-Product node 7 x64
- yarn install
- - yarn add electron-builder@next --dev # force install next version to test electron-builder
+# - yarn add electron-builder@next --dev # force install next version to test electron-builder
build_script:
- yarn run dist