version: new week, new date

This commit is contained in:
Brad Fitzpatrick 2020-08-06 21:30:59 -07:00
parent 5590daa97d
commit 24f78eff62
1 changed files with 1 additions and 1 deletions

View File

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