Skip to content

Commit

Permalink
osHealth 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kreatoo committed Sep 3, 2024
1 parent d86ae72 commit b5a411a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osHealth/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ type OsHealth struct {
var OsHealthConfig OsHealth

func Main(cmd *cobra.Command, args []string) {
version := "2.1.0"
version := "2.2.2"
common.ScriptName = "osHealth"
common.TmpDir = common.TmpDir + "osHealth"
common.Init()
Expand Down

0 comments on commit b5a411a

Please sign in to comment.