Update var.py

This commit is contained in:
Jay Lee
2020-02-25 21:22:30 -05:00
committed by GitHub
parent 601b5fd57d
commit 69905abb9f

View File

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