mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
:electron: Change desktop app execution name (#5954)
* change entrypoint name * release notes
This commit is contained in:
@@ -63,7 +63,8 @@
|
||||
"artifactName": "${productName}-linux-${arch}.${ext}",
|
||||
"extraResources": [
|
||||
"extra-resources/linux"
|
||||
]
|
||||
],
|
||||
"executableName": "actual"
|
||||
},
|
||||
"flatpak": {
|
||||
"runtimeVersion": "24.08",
|
||||
|
||||
6
upcoming-release-notes/5954.md
Normal file
6
upcoming-release-notes/5954.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: Features
|
||||
authors: [MikesGlitch]
|
||||
---
|
||||
|
||||
Changing the desktop app inner executable from desktop-electron to actual
|
||||
Reference in New Issue
Block a user