1
0
mirror of https://github.com/cheat/cheat.git synced 2025-05-25 09:27:06 +02:00

chore: bump version to 4.2.5

This commit is contained in:
Christopher Allen Lane 2022-07-04 21:58:02 -04:00
parent d3250fda79
commit 14f321b0e6

@ -16,7 +16,7 @@ import (
"github.com/cheat/cheat/internal/installer"
)
const version = "4.2.4"
const version = "4.2.5"
func main() {