Skip to content

Commit

Permalink
Bumping version to 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
forki committed Oct 10, 2018
1 parent 235ad06 commit e3cb39a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release Notes

## 0.2.3 - 2018-10-10
## 0.2.4 - 2018-10-10
* Stream to Raspberry Pi

## 0.1.12 - 2018-10-08
Expand Down
4 changes: 2 additions & 2 deletions src/Client/ReleaseNotes.fs
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
module internal ReleaseNotes

let Version = "0.2.3"
let Version = "0.2.4"

let IsPrerelease = false

let Notes = """
# Release Notes
## 0.2.3 - 2018-10-10
## 0.2.4 - 2018-10-10
* Stream to Raspberry Pi
## 0.1.12 - 2018-10-08
Expand Down

0 comments on commit e3cb39a

Please sign in to comment.