Skip to content

Commit

Permalink
version/version.go: bump version number
Browse files Browse the repository at this point in the history
Part of #757
  • Loading branch information
bassosimone committed Jul 9, 2020
1 parent 0c08a0b commit e911248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
package version

// Version is the version of the engine
const Version = "0.14.0"
const Version = "0.14.1"

0 comments on commit e911248

Please sign in to comment.