diff --git a/buildozer.spec b/buildozer.spec index e71e0d0..af9bcd4 100644 --- a/buildozer.spec +++ b/buildozer.spec @@ -12,7 +12,7 @@ source.dir = src source.include_exts = py,kv,png source.include_patterns = src/img/*.png -version = 0.3.2 +version = 0.3.3 # (list) Application requirements requirements = openssl,requests,yt-dlp,kivy diff --git a/src/about.py b/src/about.py index 8cf90a7..d07debc 100644 --- a/src/about.py +++ b/src/about.py @@ -21,7 +21,7 @@ def __init__(self, **kwargs): self.ids.about_label.text = f"""[ref=https://github.com/odrevet/yt-dlp-kivy][b]Yt_dlp Kivy[/b][/ref] 2023 Olivier Drevet -Version 0.3.2 +Version 0.3.3 Released Under the GPL-v3 License [ref=https://github.com/yt-dlp/yt-dlp][b]yt-dlp[/b][/ref]