chore: rename app
All checks were successful
Build/release / action-release (push) Successful in 2m24s

This commit is contained in:
2025-11-27 10:22:33 +01:00
parent 380fd63f7e
commit 03633dd2bf

View File

@@ -4,14 +4,14 @@
"@electron/node-gyp": "https://github.com/electron/node-gyp.git"
},
"homepage": "https://systemec.nl",
"name": "akarton-planning",
"name": "akartonplanning",
"version": "0.2.2",
"type": "module",
"description": "Systemec Microsoft 365 Web Desktop Wrapper made with Electron",
"main": "./app/main.js",
"repository": {
"type": "git",
"url": "https://darjeeling.systemec.nl/daanselen/akarton-planning.git"
"url": "https://darjeeling.systemec.nl/daanselen/akartonplanning.git"
},
"author": {
"name": "Daan Selen",
@@ -23,9 +23,9 @@
"extraFiles": [
"LICENSE"
],
"appId": "com.daanselen.akarton-planning",
"productName": "akarton-planning",
"artifactName": "akarton-planning-v${version}.${ext}",
"appId": "com.daanselen.akartonplanning",
"productName": "akartonplanning",
"artifactName": "akartonplanning-v${version}.${ext}",
"mac": {
"identity": "null",
"category": "public.app-category.office",
@@ -46,7 +46,7 @@
"linux": {
"category": "Office",
"icon": "./assets/icons/png",
"executableName": "akarton-planning",
"executableName": "akartonplanning",
"maintainer": "Daan Selen <dselen@nerthus.nl>",
"target": [
"deb"