Skip to content

Commit 3de34ce

Browse files
committed
prepare 1.0.1 release
1 parent fae1742 commit 3de34ce

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
## 1.0.1 (2023-01-31)
4+
5+
- Updated instructions
6+
- Overwolf companion app has been released
7+
8+
## 1.0.0 (2022-12-26)
9+
10+
- Initial release

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022 Jens Nistler
3+
Copyright (c) 2022-2023 Jens Nistler
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

custom_components/overwolfstatus/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Overwolf Webhook",
44
"documentation": "https://github.com/lociii/homeassistant-overwolf-status/",
55
"issue_tracker": "https://github.com/lociii/homeassistant-overwolf-status/issues",
6-
"version": "1.0.0",
6+
"version": "1.0.1",
77
"dependencies": [
88
"webhook"
99
],

0 commit comments

Comments
 (0)