diff --git a/CHANGELOG.markdown b/CHANGELOG.markdown
index da487fe..a2787b1 100644
--- a/CHANGELOG.markdown
+++ b/CHANGELOG.markdown
@@ -1,5 +1,9 @@
# Changelog
+## 1.1.6 / 2017-07-08
+
+* Fixed "invalid access token" on macOS 10.12 Sierra. Thanks @segan5! https://github.com/tatey/Lighting/pull/21
+
## 1.1.5 / 2015-10-13
* New app icon! A very big thanks to @TheDaem0n for contributing this one.
diff --git a/Main/Info.plist b/Main/Info.plist
index 5074131..b4c3db0 100644
--- a/Main/Info.plist
+++ b/Main/Info.plist
@@ -17,11 +17,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.1.5
+ 1.1.6
CFBundleSignature
????
CFBundleVersion
- 7
+ 8
LSMinimumSystemVersion
$(MACOSX_DEPLOYMENT_TARGET)
NSHumanReadableCopyright