This commit is contained in:
Yami Odymel 2025-06-25 20:41:45 +08:00
parent bdcab257c1
commit 45c2e82a85
No known key found for this signature in database
GPG Key ID: 68E469836934DB36

View File

@ -30,7 +30,7 @@ const logo = `
func main() { func main() {
app := &cli.App{ app := &cli.App{
Name: "chaturbate-dvr", Name: "chaturbate-dvr",
Version: "2.0.2", Version: "2.0.3",
Usage: "Record your favorite Chaturbate streams automatically. 😎🫵", Usage: "Record your favorite Chaturbate streams automatically. 😎🫵",
Flags: []cli.Flag{ Flags: []cli.Flag{
&cli.StringFlag{ &cli.StringFlag{