6.41 - fixes #1600

This commit is contained in:
Jay Lee
2023-02-11 13:40:59 +00:00
parent 6ffc738a51
commit ae28c09560
2 changed files with 5 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ import platform
import re
GAM_AUTHOR = 'Jay Lee <jay0lee@gmail.com>'
GAM_VERSION = '6.40'
GAM_VERSION = '6.41'
GAM_LICENSE = 'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
GAM_URL = 'https://jaylee.us/gam'