Skip to content

Commit 1b38e5b

Browse files
committed
task: updating version number
1 parent 0473e68 commit 1b38e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package runtime
22

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

0 commit comments

Comments
 (0)