version: bump date
parent
963b927d5b
commit
fb03c60c9e
|
@ -7,5 +7,5 @@
|
||||||
// Package version provides the version that the binary was built at.
|
// Package version provides the version that the binary was built at.
|
||||||
package version
|
package version
|
||||||
|
|
||||||
const LONG = "date.20200820"
|
const LONG = "date.20200921"
|
||||||
const SHORT = LONG
|
const SHORT = LONG
|
||||||
|
|
Loading…
Reference in New Issue