We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ef940 commit 80b5617Copy full SHA for 80b5617
RELEASE_NOTES.md
@@ -1,6 +1,6 @@
1
# Release Notes
2
3
-## 1.5.3 - 2019-08-20
+## 1.5.4 - 2019-08-20
4
* Sonos support
5
6
## 1.4.22 - 2019-08-20
src/Client/ReleaseNotes.fs
@@ -1,13 +1,13 @@
module internal ReleaseNotes
-let Version = "1.5.3"
+let Version = "1.5.4"
let IsPrerelease = false
7
let Notes = """
8
9
10
11
12
13
0 commit comments