We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07bb522 commit dde9869Copy full SHA for dde9869
1 file changed
xcode/xcconfig/Userscripts-Release.xcconfig
@@ -1,8 +1,8 @@
1
#include "Userscripts-Base.xcconfig"
2
3
-INFOPLIST_KEY_NSHumanReadableCopyright = Copyright © 2018–2025 Justin Wasack. All rights reserved.
4
-IOS_APP_VERSION = 1.8.4
5
-MAC_APP_VERSION = 4.8.4
+INFOPLIST_KEY_NSHumanReadableCopyright = Copyright © 2018–2026 Justin Wasack. All rights reserved.
+IOS_APP_VERSION = 1.8.5
+MAC_APP_VERSION = 4.8.5
6
7
// Distribution
8
CODE_SIGN_STYLE = Manual
0 commit comments