Skip to content

Commit

Permalink
Bumping version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
forki committed Jan 20, 2019
1 parent c6c0f89 commit 14b86ae
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.0.15"
let Version = "1.1.0"

let IsPrerelease = false

let Notes = """
# Release Notes
## 1.1.0 - 2019-01-20
* Update from home
## 1.0.15 - 2018-12-28
* Christmas edition
Expand Down

0 comments on commit 14b86ae

Please sign in to comment.