diff --git a/package.json b/package.json index 3f3f702..44f5e91 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,8 @@ { - "name": "onesky_native", - "version": "2.0.0", - "description": "One Sky Native App", + "name": "aether_app_native", + "productName": "Aether App", + "version": "3.0.0", + "description": "One Sky IT's Native Aether App", "main": "index.js", "scripts": { "start": "electron .",