Skip to content

Commit

Permalink
Bumping version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
forki committed Aug 20, 2019
1 parent 9254c19 commit a115389
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/Client/ReleaseNotes.fs
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
module internal ReleaseNotes

let Version = "1.4.22"
let Version = "1.5.0"

let IsPrerelease = false

let Notes = """
# Release Notes
## 1.5.0 - 2019-08-20
* Sonos support
## 1.4.22 - 2019-08-20
* Update deps
* Use --self-contained for Firmware
Expand Down

0 comments on commit a115389

Please sign in to comment.