File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ Designed as an Open Source alternative to [AutoMounter](https://www.pixeleyes.co
108108
109109## :floppy_disk : Download
110110
111- ** Download for macOS Sequoia (15) and higher:** [ v1.0.1 ] ( https://github.com/othyn/macos-jockey/releases/download/v1.0.1 /Jockey.zip )
111+ ** Download for macOS Sequoia (15) and higher:** [ v1.0.2 ] ( https://github.com/othyn/macos-jockey/releases/download/v1.0.2 /Jockey.zip )
112112
113113### Using the app for the first time
114114
Original file line number Diff line number Diff line change 334334 "@executable_path/../Frameworks",
335335 );
336336 MACOSX_DEPLOYMENT_TARGET = 15.0;
337- MARKETING_VERSION = 1.0.1 ;
337+ MARKETING_VERSION = 1.0.2 ;
338338 PRODUCT_BUNDLE_IDENTIFIER = com.othyn.jockey;
339339 PRODUCT_NAME = "$(TARGET_NAME)";
340340 PROVISIONING_PROFILE_SPECIFIER = "";
369369 "@executable_path/../Frameworks",
370370 );
371371 MACOSX_DEPLOYMENT_TARGET = 15.0;
372- MARKETING_VERSION = 1.0.1 ;
372+ MARKETING_VERSION = 1.0.2 ;
373373 PRODUCT_BUNDLE_IDENTIFIER = com.othyn.jockey;
374374 PRODUCT_NAME = "$(TARGET_NAME)";
375375 PROVISIONING_PROFILE_SPECIFIER = "";
Original file line number Diff line number Diff line change 3030 </dict >
3131 </array >
3232 <key >CFBundleVersion </key >
33- <string >a3712c4 </string >
33+ <string >8679165 </string >
3434 <key >LSApplicationCategoryType </key >
3535 <string >public.app-category.utilities </string >
3636 <key >LSMinimumSystemVersion </key >
You can’t perform that action at this time.
0 commit comments