Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
task: updating version number
Browse files Browse the repository at this point in the history
  • Loading branch information
paganotoni committed May 4, 2022
1 parent 0473e68 commit 1b38e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package runtime

// Version is the current version of the buffalo binary
var Version = "v0.18.6"
var Version = "v0.18.7"

0 comments on commit 1b38e5b

Please sign in to comment.