This commit is contained in:
Jay Lee
2019-12-19 13:48:05 -05:00
parent c641596d42
commit f9617a101b

View File

@@ -6,7 +6,7 @@ import platform
import re
gam_author = 'Jay Lee <jay0lee@gmail.com>'
gam_version = '4.96'
gam_version = '4.97'
gam_license = 'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
GAM_URL = 'https://git.io/gam'