Skip to content

Commit e12a008

Browse files
Updated copyright year, updated readme
1 parent 37a8dd2 commit e12a008

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

HA Menu Launcher/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<key>LSMinimumSystemVersion</key>
2828
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
2929
<key>NSHumanReadableCopyright</key>
30-
<string>Copyright © 2019 CodeChimp. All rights reserved.</string>
30+
<string>Copyright © 2022 CodeChimp. All rights reserved.</string>
3131
<key>NSMainStoryboardFile</key>
3232
<string>Main</string>
3333
<key>NSPrincipalClass</key>

HA Menu/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<true/>
3535
</dict>
3636
<key>NSHumanReadableCopyright</key>
37-
<string>Copyright © 2019 CodeChimp. All rights reserved.</string>
37+
<string>Copyright © 2022 CodeChimp. All rights reserved.</string>
3838
<key>NSMainStoryboardFile</key>
3939
<string>Main</string>
4040
<key>NSPrincipalClass</key>

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Currently HA Menu supports
66
* Turning available switches, lights, automations and input_boolean's on and off
77
* Activating scenes and scripts
88
* input_select option menus
9+
* Opening and Closing Covers
910
* Viewing sensor values (Sensors have to be specifically added to a group)
1011

1112
HA Menu supports MacOS 10.13 (High Sierra) and later.

0 commit comments

Comments
 (0)