mirror of https://github.com/cheat/cheat.git
chore: bump version to v4.1.1
This commit is contained in:
parent
b9c86b6975
commit
4adddbf504
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/cheat/cheat/internal/installer"
|
||||
)
|
||||
|
||||
const version = "4.1.0"
|
||||
const version = "4.1.1"
|
||||
|
||||
func main() {
|
||||
|
||||
|
|
Loading…
Reference in New Issue