We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2603c6 commit 826bdf1Copy full SHA for 826bdf1
RELEASE_NOTES.md
@@ -1,6 +1,6 @@
1
# Release Notes
2
3
-## 1.5.0 - 2019-08-20
+## 1.5.1 - 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.0"
+let Version = "1.5.1"
let IsPrerelease = false
7
let Notes = """
8
9
10
11
12
13
0 commit comments