1.0.7 temporary fixes #88

This commit is contained in:
Yami Odymel 2025-03-23 21:37:21 +08:00
parent d4177f660d
commit e6f34be776
No known key found for this signature in database
GPG Key ID: 68E469836934DB36

View File

@ -31,7 +31,7 @@ const logo = `
func main() { func main() {
app := &cli.App{ app := &cli.App{
Name: "chaturbate-dvr", Name: "chaturbate-dvr",
Version: "1.0.6", Version: "1.0.7",
Usage: "Records your favorite Chaturbate stream 😎🫵", Usage: "Records your favorite Chaturbate stream 😎🫵",
Flags: []cli.Flag{ Flags: []cli.Flag{
&cli.StringFlag{ &cli.StringFlag{