Skip to content

Commit

Permalink
v0.0.43
Browse files Browse the repository at this point in the history
  • Loading branch information
USA-RedDragon committed Oct 13, 2023
1 parent 5581cb4 commit f3faccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/sdk/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ var (
GitCommit string

// Version of the program
Version = "0.0.42" //nolint:golint,gochecknoglobals
Version = "0.0.43" //nolint:golint,gochecknoglobals
)

0 comments on commit f3faccb

Please sign in to comment.