mirror of https://github.com/cheat/cheat.git
chore: bump version to `4.2.5`
This commit is contained in:
parent
d3250fda79
commit
14f321b0e6
|
@ -16,7 +16,7 @@ import (
|
||||||
"github.com/cheat/cheat/internal/installer"
|
"github.com/cheat/cheat/internal/installer"
|
||||||
)
|
)
|
||||||
|
|
||||||
const version = "4.2.4"
|
const version = "4.2.5"
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue