version: new week, new version

main
Brad Fitzpatrick 6 years ago
parent ca2428ecaf
commit f745e1c058
  1. 2
      version/version.go

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

Loading…
Cancel
Save