From cd58c38e754be0d1e333200b408575bf17ec4cd8 Mon Sep 17 00:00:00 2001 From: Dmitriy Korniychuk Date: Wed, 12 Jun 2019 01:16:45 +0300 Subject: [PATCH] Bump version --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6f93af6be4..610f1f1272 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "PirateDEX2-light", - "version": "3.1.190618", + "name": "PirateDEX", + "version": "3.1.190620", "description": "Reference UI to showcase all features of the BitShares blockchain.", "homepage": "https://github.com/piratecash/pirate-dex", "author": "BitShares UI Worker ", @@ -19,7 +19,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/piratecash/pirate-dex" + "url": "git://github.com/piratecash/pirate-dex" }, "main": "build/electron/index.js", "scripts": {