yarn version

This commit is contained in:
Jan Prochazka
2020-05-18 19:17:57 +02:00
parent b4dde1db28
commit 1044a5055f
2 changed files with 12 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "dbgate",
"version": "0.0.2",
"version": "0.5.0",
"private": true,
"author": "Jan Prochazka <jenasoft.database@gmail.com>",
"dependencies": {
@@ -8,7 +8,7 @@
"electron-updater": "^4.3.1"
},
"build": {
"appId": "com.jenasoft.dbgate",
"appId": "org.dbgate",
"mac": {
"category": "database"
},