Skip to content

Commit

Permalink
Version 2023.1.7 (v0.4.7)
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikh committed Feb 22, 2024
1 parent f4d3418 commit a093f7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lintcmd/version/version.go
Expand Up @@ -7,8 +7,8 @@ import (
"runtime"
)

const Version = "2023.1.6"
const MachineVersion = "v0.4.6"
const Version = "2023.1.7"
const MachineVersion = "v0.4.7"

// version returns a version descriptor and reports whether the
// version is a known release.
Expand Down

0 comments on commit a093f7c

Please sign in to comment.