mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-11 23:39:31 -05:00
Merge branch 'main' into release-2.6.1
This commit is contained in:
commit
89be998fb1
@ -146,6 +146,10 @@ setup(
|
||||
"bdist_mac": {
|
||||
"iconfile": os.path.join("onionshare", "resources", "onionshare.icns"),
|
||||
"bundle_name": "OnionShare",
|
||||
"plist_items": [
|
||||
("CFBundleShortVersionString", version),
|
||||
("CFBundleVersion", version),
|
||||
],
|
||||
},
|
||||
},
|
||||
executables=[
|
||||
|
Loading…
Reference in New Issue
Block a user