Skip to content

Commit bdcb363

Browse files
committed
chore(release number): updating release number
1 parent 719c400 commit bdcb363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
import customtkinter as ctk
1212
from downloader import main as downloader_main
1313

14-
GUI_VERSION = "2025.09.07"
14+
GUI_VERSION = "2025.09.14"
1515

1616
def resource_path(relative_path):
1717
""" Get absolute path to resource, works for dev and for PyInstaller """

0 commit comments

Comments
 (0)