Skip to content

Commit 2417bcc

Browse files
committed
Bump version.
1 parent a447a5f commit 2417bcc

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.1.6 / 2017-07-08
4+
5+
* Fixed "invalid access token" on macOS 10.12 Sierra. Thanks @segan5! https://github.com/tatey/Lighting/pull/21
6+
37
## 1.1.5 / 2015-10-13
48

59
* New app icon! A very big thanks to @TheDaem0n for contributing this one.

Main/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.1.5</string>
20+
<string>1.1.6</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>7</string>
24+
<string>8</string>
2525
<key>LSMinimumSystemVersion</key>
2626
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
2727
<key>NSHumanReadableCopyright</key>

0 commit comments

Comments
 (0)