Skip to content

Commit

Permalink
increase version to 0.0.35
Browse files Browse the repository at this point in the history
  • Loading branch information
davidwrossiter committed Dec 6, 2024
1 parent fbc37d7 commit 373bb3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/mordecai/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
)

const (
version = "v0.0.34"
version = "v0.0.35"

githubAPI = "https://api.github.com/repos/codeyarduk/mordecai/releases/latest"
)
Expand Down

0 comments on commit 373bb3a

Please sign in to comment.