Skip to content

Commit 1e0ea40

Browse files
committed
Updated version for CCMenu 27.0 pre-release 1.
1 parent 5d4badd commit 1e0ea40

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CCMenu/Resources/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundlePackageType</key>
2020
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>26.0</string>
22+
<string>27.0d1</string>
2323
<key>CFBundleURLTypes</key>
2424
<array>
2525
<dict>
@@ -34,7 +34,7 @@
3434
</dict>
3535
</array>
3636
<key>CFBundleVersion</key>
37-
<string>2260.1</string>
37+
<string>2270.2</string>
3838
<key>LSApplicationCategoryType</key>
3939
<string>public.app-category.developer-tools</string>
4040
<key>LSMinimumSystemVersion</key>
@@ -45,6 +45,6 @@
4545
<true/>
4646
</dict>
4747
<key>NSHumanReadableCopyright</key>
48-
<string>Copyright © 2007-2024 Erik Doernenburg and contributors. All rights reserved.</string>
48+
<string>Copyright © 2007-2025 Erik Doernenburg and contributors. All rights reserved.</string>
4949
</dict>
5050
</plist>

0 commit comments

Comments
 (0)