File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
MacMediaKeyForwarder.xcodeproj Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 391391 INFOPLIST_FILE = MacMediaKeyForwarder/Info.plist;
392392 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
393393 MACOSX_DEPLOYMENT_TARGET = 10.12;
394- MARKETING_VERSION = 3.0 ;
394+ MARKETING_VERSION = 3.1 ;
395395 PRODUCT_BUNDLE_IDENTIFIER = com.milgra.hsmke;
396396 PRODUCT_NAME = "$(TARGET_NAME)";
397397 PROVISIONING_PROFILE_SPECIFIER = "";
410410 INFOPLIST_FILE = MacMediaKeyForwarder/Info.plist;
411411 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
412412 MACOSX_DEPLOYMENT_TARGET = 10.12;
413- MARKETING_VERSION = 3.0 ;
413+ MARKETING_VERSION = 3.1 ;
414414 PRODUCT_BUNDLE_IDENTIFIER = com.milgra.hsmke;
415415 PRODUCT_NAME = "$(TARGET_NAME)";
416416 PROVISIONING_PROFILE_SPECIFIER = "";
Original file line number Diff line number Diff line change @@ -69,11 +69,16 @@ You can do this with these steps:
6969* WiktorBuczko ([ @WiktorBuczko ] ( https://github.com/WiktorBuczko ) )
7070* Andy White ([ @arcwhite ] ( https://github.com/arcwhite ) )
7171* xjbeta ([ @xjbeta ] ( https://github.com/xjbeta ) )
72+ * Jules Coynel ([ @jcoynel ] ( https://github.com/jcoynel ) )
7273
7374Thank you!!!
7475
7576---
7677
78+ * What's new in version 3.1 :*
79+ - Ability to hide the menu icon
80+ - French translation
81+
7782* What's new in version 3.0 :*
7883- Catalina compatibility
7984
You can’t perform that action at this time.
0 commit comments