From bc18c96007469342edcc95a2c4aec9f12fbf1a3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6ran=20Krampe?= Date: Tue, 16 Jan 2018 20:21:35 +0100 Subject: [PATCH] Bump to 0.2.0 --- config.xml | 2 +- package.json | 4 ++-- upload.sh | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config.xml b/config.xml index 6f7ae25c..4da0c24d 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + Canoe Canoe RaiBlocks Wallet diff --git a/package.json b/package.json index b349f462..49a0c701 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "canoe", "description": "A Secure Cross Platform RaiBlocks Wallet", "author": "Göran Krampe", - "version": "0.1.1", + "version": "0.2.0", "keywords": [ "raiblocks", "wallet" @@ -183,4 +183,4 @@ "cordova-custom-config": {} } } -} +} \ No newline at end of file diff --git a/upload.sh b/upload.sh index ec597209..745d8222 100755 --- a/upload.sh +++ b/upload.sh @@ -1,4 +1,4 @@ -VER=0.1.1 +VER=0.2.0 DESTINATION=website@getcanoe.io:/var/www/html/download/ cd webkitbuilds/Canoe