aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2019-11-25 10:48:42 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2019-11-25 10:48:42 +0100
commit17326bc1dbe765f17d4b635f269800c567e3fadc (patch)
tree3bfeb390408cdfe9075455d7e879338a624f6c15 /appveyor.yml
parentRemove jest from build as there are currently no active tests (diff)
downloadferdium-app-17326bc1dbe765f17d4b635f269800c567e3fadc.tar.gz
ferdium-app-17326bc1dbe765f17d4b635f269800c567e3fadc.tar.zst
ferdium-app-17326bc1dbe765f17d4b635f269800c567e3fadc.zip
Bump version number
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index fa77ceb1b..c367baeb3 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,7 +1,7 @@
1environment: 1environment:
2 APPVEYOR_CACHE_SKIP_RESTORE: true 2 APPVEYOR_CACHE_SKIP_RESTORE: true
3 3
4version: 5.0.1.{build} 4version: 5.4.0.{build}
5 5
6install: 6install:
7 - git submodule update --init --recursive 7 - git submodule update --init --recursive