This commit is contained in:
Jay Lee
2020-02-14 12:48:44 -05:00
parent 0ee3f11345
commit 6a7c3a60ec

View File

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