chore: bump version to `4.2.4`

Bump version to `4.2.4`. This version contains numerous Windows fixes
and improvements.
This commit is contained in:
Christopher Allen Lane 2022-07-04 16:58:58 -04:00
parent def8985dcd
commit 1016b20ef2
1 changed files with 1 additions and 1 deletions

View File

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