Skip to content

Commit 79c7ea9

Browse files
Milan TothMilan Toth
Milan Toth
authored and
Milan Toth
committed
version 3.1
1 parent c25c369 commit 79c7ea9

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

MacMediaKeyForwarder.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@
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 = "";
@@ -410,7 +410,7 @@
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 = "";

README.md

+5
Original file line numberDiff line numberDiff 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

7374
Thank 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

0 commit comments

Comments
 (0)