Commit 79c7ea9 1 parent c25c369 commit 79c7ea9 Copy full SHA for 79c7ea9
File tree 2 files changed +7
-2
lines changed
MacMediaKeyForwarder.xcodeproj
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 391
391
INFOPLIST_FILE = MacMediaKeyForwarder/Info.plist;
392
392
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
393
393
MACOSX_DEPLOYMENT_TARGET = 10.12;
394
- MARKETING_VERSION = 3.0 ;
394
+ MARKETING_VERSION = 3.1 ;
395
395
PRODUCT_BUNDLE_IDENTIFIER = com.milgra.hsmke;
396
396
PRODUCT_NAME = "$(TARGET_NAME)";
397
397
PROVISIONING_PROFILE_SPECIFIER = "";
410
410
INFOPLIST_FILE = MacMediaKeyForwarder/Info.plist;
411
411
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
412
412
MACOSX_DEPLOYMENT_TARGET = 10.12;
413
- MARKETING_VERSION = 3.0 ;
413
+ MARKETING_VERSION = 3.1 ;
414
414
PRODUCT_BUNDLE_IDENTIFIER = com.milgra.hsmke;
415
415
PRODUCT_NAME = "$(TARGET_NAME)";
416
416
PROVISIONING_PROFILE_SPECIFIER = "";
Original file line number Diff line number Diff line change @@ -69,11 +69,16 @@ You can do this with these steps:
69
69
* WiktorBuczko ([ @WiktorBuczko ] ( https://github.com/WiktorBuczko ) )
70
70
* Andy White ([ @arcwhite ] ( https://github.com/arcwhite ) )
71
71
* xjbeta ([ @xjbeta ] ( https://github.com/xjbeta ) )
72
+ * Jules Coynel ([ @jcoynel ] ( https://github.com/jcoynel ) )
72
73
73
74
Thank you!!!
74
75
75
76
---
76
77
78
+ * What's new in version 3.1 :*
79
+ - Ability to hide the menu icon
80
+ - French translation
81
+
77
82
* What's new in version 3.0 :*
78
83
- Catalina compatibility
79
84
You can’t perform that action at this time.
0 commit comments