Skip to content
This repository was archived by the owner on May 19, 2024. It is now read-only.

Commit 0643ac8

Browse files
committed
Update to v3.2.5
1 parent 770a672 commit 0643ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

func/HeroicBashLauncher.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
settings.configure_argument_parser()
1414

1515
#Version
16-
curr_version = "v3.2.4"
16+
curr_version = "v3.2.5"
1717
print("Using Bash Launcher " + curr_version + "\nNOTE - This is an independent project and not affiliated with Heroic Games Launcher.\n")
1818
checkzenity = os.system('zenity --version')
1919

0 commit comments

Comments
 (0)