name update

This commit is contained in:
Satinder Grewal 2017-11-07 07:58:24 +13:00
parent 7a779d3621
commit b20cbd7ab8
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ const electron = require('electron'),
var shepherd = require('./ipc/shepherd-ipc');
const appBasicInfo = {
name: 'BarterDEX Simple',
name: 'BarterDEX-Simple',
version: '0.5.0-beta'
};

View File

@ -1,5 +1,5 @@
{
"name": "BarterDEX Simple",
"name": "BarterDEX-Simple",
"version": "0.5.0",
"description": "A simple BarterDEX Implimentation with powertools for Traders",
"main": "main.js",