mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-23 20:54:50 +03:00
add dev prefix for dev app name
This commit is contained in:
parent
b4433044f9
commit
768b2ff25a
@ -7,7 +7,7 @@
|
||||
"withGlobalTauri": false
|
||||
},
|
||||
"package": {
|
||||
"productName": "GitButler"
|
||||
"productName": "GitButler Dev"
|
||||
},
|
||||
"tauri": {
|
||||
"allowlist": {
|
||||
|
@ -1,4 +1,7 @@
|
||||
{
|
||||
"package": {
|
||||
"productName": "GitButler"
|
||||
},
|
||||
"tauri": {
|
||||
"bundle": {
|
||||
"identifier": "com.gitbutler.app"
|
||||
|
Loading…
Reference in New Issue
Block a user