version: new month, new date string

This commit is contained in:
Brad Fitzpatrick
2020-07-03 13:47:09 -07:00
parent 630379a1d0
commit 3f74859bb0

View File

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