Merge branch 'main' into release-2.6.1

This commit is contained in:
Micah Lee 2023-09-05 11:42:37 -07:00
commit 89be998fb1
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

View File

@ -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=[