Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
tatey committed Jul 8, 2017
1 parent a447a5f commit 2417bcc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.markdown
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 2 additions & 2 deletions Main/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.5</string>
<string>1.1.6</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>7</string>
<string>8</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSHumanReadableCopyright</key>
Expand Down

0 comments on commit 2417bcc

Please sign in to comment.