Browse Source

version: bump oss datestamp.

Signed-off-by: David Anderson <[email protected]>
David Anderson 5 years ago
parent
commit
9dd3544e84
1 changed files with 1 additions and 1 deletions
  1. 1 1
      version/version.go

+ 1 - 1
version/version.go

@@ -7,5 +7,5 @@
 // Package version provides the version that the binary was built at.
 package version
 
-const LONG = "date.20200410"
+const LONG = "date.20200612"
 const SHORT = LONG