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

Commit 6bcf85c

Browse files
committed
[Release] Update to v3.2.3
1 parent d634d4a commit 6bcf85c

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.2"
16+
curr_version = "v3.2.3"
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)