This commit is contained in:
Jay Lee
2019-04-18 16:42:47 -04:00
committed by GitHub
parent a590c0487e
commit 9310771832

View File

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