mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-20 02:57:05 +00:00
Prep for 1.1.0
This commit is contained in:
@@ -21,7 +21,7 @@ import (
|
||||
|
||||
var (
|
||||
// VERSION contains the build version number, populated during linking by goxc
|
||||
VERSION = "1.1.0-rc2"
|
||||
VERSION = "1.1.0"
|
||||
|
||||
// BUILDDATE contains the build date, populated during linking by goxc
|
||||
BUILDDATE = "undefined"
|
||||
|
||||
Reference in New Issue
Block a user