Skip to content

Commit

Permalink
fixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
xadhatter committed Sep 10, 2024
1 parent bcb0b2f commit bd82749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import (

// XXX Update this before making release. This is hardcoded to ensure that
// the correct version is shown when Fox is setup using `go install`.
const version = "v0.9.2"
const version = "v0.9.4"

type BuildInfo struct {
Version string `json:"version,omitempty"`
Expand Down

0 comments on commit bd82749

Please sign in to comment.