Update var.py

This commit is contained in:
Jay Lee
2019-06-24 10:12:32 -04:00
committed by GitHub
parent aecd725a71
commit a06776bbbd

View File

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