chore: bump version to 4.7.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Christopher Allen Lane
2026-02-15 12:24:54 -05:00
parent 007c9f9efe
commit d4a8a79628

View File

@@ -15,7 +15,7 @@ import (
"github.com/cheat/cheat/internal/installer" "github.com/cheat/cheat/internal/installer"
) )
const version = "4.6.0" const version = "4.7.0"
func main() { func main() {