diff --git a/package.json b/package.json index 76d3e6a..ac597f7 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { - "name": "wowlight", - "version": "0.1.3", + "name": "wowlite", + "version": "0.1.4", "__version": "bumping this should also bump LandingPage.vue (version checker)", - "author": "dsc ", - "description": "Wownero Light Wallet", + "author": "ride ", + "description": "Wownero Lite Wallet", "license": "WTFPL", "main": "./dist/electron/main.js", "scripts": { @@ -18,8 +18,8 @@ "postinstall": "" }, "build": { - "productName": "wowlight", - "appId": "org.wownero.wowlight", + "productName": "wowlite", + "appId": "org.wownero.wowlite", "directories": { "output": "build" },