From a0920c43a824308b41ce8ebf2902a8447f944ed5 Mon Sep 17 00:00:00 2001 From: Mark Bates Date: Fri, 14 Jun 2019 12:11:01 -0400 Subject: [PATCH] reset to development --- runtime/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/version.go b/runtime/version.go index 0e85e7cc2..42cff956c 100644 --- a/runtime/version.go +++ b/runtime/version.go @@ -1,4 +1,4 @@ package runtime // Version is the current version of the buffalo binary -const Version = "v0.14.7-alpha.1" +const Version = "development"