diff options
author | nathansmith117 <thenathansmithsmith@gmail.com> | 2024-03-18 00:06:27 +0000 |
---|---|---|
committer | nathansmith117 <thenathansmithsmith@gmail.com> | 2024-03-18 00:06:27 +0000 |
commit | 2c7aa35fbe8fd54f8019658d50ee573309d52571 (patch) | |
tree | 01671a5509a1820965d6e77bd6265ff7ca00084c | |
parent | 3294e4fed88787b2f50a55c61b02b644b050ae45 (diff) | |
download | youload-2c7aa35fbe8fd54f8019658d50ee573309d52571.tar.gz youload-2c7aa35fbe8fd54f8019658d50ee573309d52571.tar.bz2 youload-2c7aa35fbe8fd54f8019658d50ee573309d52571.zip |
Forgor version lmao
-rw-r--r-- | buildozer.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildozer.spec b/buildozer.spec index a26846f..8d85df8 100644 --- a/buildozer.spec +++ b/buildozer.spec @@ -29,7 +29,7 @@ source.include_exts = py,png,jpg,kv,atlas,pymovie #source.exclude_patterns = license,images/*/*.jpg # (str) Application versioning (method 1) -version = 1.0 +version = 1.2 # (str) Application versioning (method 2) # version.regex = __version__ = ['"](.*)['"] |