diff --git a/electron-builder.json b/electron-builder.json index 24ff8c3..a2bcf3a 100644 --- a/electron-builder.json +++ b/electron-builder.json @@ -8,7 +8,6 @@ ], "publish": { "provider": "github", - "private": true, "releaseType": "release" }, "nsis": { diff --git a/package.json b/package.json index da0bb09..459e90f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/Geomitron/Bridge" + "url": "https://github.com/Geomitron/Bridge.git" }, "main": "dist/electron/main.js", "private": true, diff --git a/src/app/components/toolbar/toolbar.component.html b/src/app/components/toolbar/toolbar.component.html index 50c49c3..af50ed0 100644 --- a/src/app/components/toolbar/toolbar.component.html +++ b/src/app/components/toolbar/toolbar.component.html @@ -2,7 +2,7 @@ Browse Library Settings - About + About