Skip to content

Commit

Permalink
v1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
metachris committed Aug 28, 2024
1 parent 675442c commit ba75f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/vars.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (

var (
// Version is set at build time (must be a var, not a const!)
Version = "v1.8-rc4"
Version = "v1.8"

// RFC3339Milli is a time format string based on time.RFC3339 but with millisecond precision
RFC3339Milli = "2006-01-02T15:04:05.999Z07:00"
Expand Down

0 comments on commit ba75f21

Please sign in to comment.