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

Commit b706f26

Browse files
committed
Update to v3.0.1
1 parent cc7e462 commit b706f26

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
@@ -11,7 +11,7 @@
1111
checkzenity = os.system('zenity --version')
1212

1313
#Version
14-
curr_version = "v3.0.0"
14+
curr_version = "v3.0.1"
1515
print("Using Bash Launcher " + curr_version + "\nNOTE - This is an independent project and not affiliated with Heroic Games Launcher.\n")
1616

1717

0 commit comments

Comments
 (0)