Compare commits
5 Commits
0.0.3
..
1c9598c00a
| Author | SHA1 | Date | |
|---|---|---|---|
|
1c9598c00a
|
|||
|
4fb77ef0de
|
|||
|
df6c970112
|
|||
|
411ff15ea5
|
|||
|
269950cf4a
|
Binary file not shown.
|
After Width: | Height: | Size: 591 KiB |
Binary file not shown.
@@ -3,3 +3,4 @@ python-dotenv>=0.19.0
|
|||||||
pyglet>=1.5.0
|
pyglet>=1.5.0
|
||||||
Pillow>=8.0.0
|
Pillow>=8.0.0
|
||||||
packaging>=21.0
|
packaging>=21.0
|
||||||
|
customtkinter>=5.0.0
|
||||||
+1251
-499
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -5,7 +5,7 @@ Configuration settings for the update checker
|
|||||||
# Update checker configuration
|
# Update checker configuration
|
||||||
UPDATE_CONFIG = {
|
UPDATE_CONFIG = {
|
||||||
# Current version of the application
|
# Current version of the application
|
||||||
"current_version": "0.0.3",
|
"current_version": "0.1.1",
|
||||||
|
|
||||||
# Repository information
|
# Repository information
|
||||||
"repo_owner": "HRiggs",
|
"repo_owner": "HRiggs",
|
||||||
|
|||||||
Reference in New Issue
Block a user