Skip to content

Commit

Permalink
Version 1.1.0
Browse files Browse the repository at this point in the history
Update the version number and changelog for a new release.
  • Loading branch information
fnesveda committed Oct 8, 2019
1 parent 61f70de commit 907420a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
@@ -1,8 +1,8 @@
Changelog
=========

Unreleased
----------
[1.1.0](../../releases/tag/v1.1.0) - 2019-10-08
-----------------------------------------------
### Added
- support for changing the brightness of all connected displays simultaneously

Expand Down
4 changes: 2 additions & 2 deletions src/ExternalDisplayBrightness/Info.plist
Expand Up @@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<string>1.1.0</string>
<key>CFBundleVersion</key>
<string>1.0.0</string>
<string>1.1.0</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSBackgroundOnly</key>
Expand Down

0 comments on commit 907420a

Please sign in to comment.