version: new month, new date string

main
Brad Fitzpatrick 6 years ago
parent 630379a1d0
commit 3f74859bb0
  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.20200622"
const LONG = "date.20200703"
const SHORT = LONG

Loading…
Cancel
Save