Bump MSC.app version for future release

This commit is contained in:
Greg Neagle
2024-01-30 08:50:51 -08:00
parent 8edfc6a825
commit 80c28092ac
2 changed files with 4 additions and 4 deletions
@@ -712,7 +712,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 6.4.0;
MARKETING_VERSION = 6.4.3;
PRODUCT_BUNDLE_IDENTIFIER = com.googlecode.munki.ManagedSoftwareCenter;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -737,7 +737,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 6.4.0;
MARKETING_VERSION = 6.4.3;
PRODUCT_BUNDLE_IDENTIFIER = com.googlecode.munki.ManagedSoftwareCenter;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>6.4.0</string>
<string>6.4.3</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@@ -47,7 +47,7 @@
<key>NSDockTilePlugIn</key>
<string>MSCDockTilePlugin.docktileplugin</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2019-2023 The Munki Project. All rights reserved.</string>
<string>Copyright © 2019-2024 The Munki Project. All rights reserved.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>