From 6c0a50d19ee2f9684b22b9948f461973af3c8096 Mon Sep 17 00:00:00 2001 From: Eun Date: Thu, 11 Sep 2014 07:55:16 +0200 Subject: [PATCH] Release 1.6 --- DisableMonitor-Info.plist | 4 ++-- README.md | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/DisableMonitor-Info.plist b/DisableMonitor-Info.plist index 02cc5f4..ad7a6bb 100644 --- a/DisableMonitor-Info.plist +++ b/DisableMonitor-Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.5 + 1.6 CFBundleSignature ???? CFBundleVersion - 1.5 + 1.6 LSMinimumSystemVersion ${MACOSX_DEPLOYMENT_TARGET} LSUIElement diff --git a/README.md b/README.md index 430bf9d..673811b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,11 @@ Easily disable, enable or change the resolution of a monitor! Changelog ========= +1.6: +* Added Icons +* Added Lock Screens +* Fixed Issues #5 & #6 + 1.5: * Minor Bugfixes