We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99c03bf commit 2171466Copy full SHA for 2171466
3 files changed
Application/Resources/Platypus-Info.plist
@@ -445,7 +445,7 @@
445
<key>CFBundleSignature</key>
446
<string>????</string>
447
<key>CFBundleVersion</key>
448
- <string>1294</string>
+ <string>1296</string>
449
<key>LSApplicationCategoryType</key>
450
<string>public.app-category.developer-tools</string>
451
<key>LSMinimumSystemVersion</key>
CHANGES.md
@@ -2,7 +2,7 @@
2
3
### For 5.5.0 - 17/11/2025
4
5
-* Fixed bug where the argument settings window would lock up
+* Fixed bug where the argument settings window would lock up the interface
6
* Better support for Dark Mode
7
* Platypus now requires macOS 11 "Big Sur" or later
8
* Preferences now named Settings according to new macOS convention
build_release.sh
0 commit comments