Update app name

Not tested properly, and this would require you to relogin to your microsoft account(s) and setting up your options in menu again.
This commit is contained in:
Agampreet Singh
2022-11-22 18:25:54 +05:30
parent c82c7e288c
commit e2c3c20103
3 changed files with 28 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ms-office-electron",
"name": "ms-365-electron",
"version": "0.7.3",
"description": "An Unofficial Microsoft Office Online Desktop Client. Free of Cost.",
"description": "Unofficial Microsoft 365 Web Desktop Wrapper made with Electron",
"main": "main.js",
"repository": {
"type": "git",
@@ -17,9 +17,9 @@
"/assets",
"LICENSE"
],
"appId": "com.agampreet.ms-office-electron",
"productName": "MS-Office-Electron",
"artifactName": "MS-Office-Electron-Setup-v${version}-${os}-${arch}.${ext}",
"appId": "com.agampreet.ms-365-electron",
"productName": "MS-365-Electron",
"artifactName": "MS-365-Electron-v${version}-${os}-${arch}.${ext}",
"mac": {
"identity": "null",
"category": "public.app-category.office",
@@ -43,7 +43,7 @@
"linux": {
"category": "Office",
"icon": "./assets/icons/png",
"executableName": "ms-office-electron",
"executableName": "ms-365-electron",
"maintainer": "Agampreet Singh <agam778@zohomail.in>",
"target": [
"snap",