This commit is contained in:
Jay Lee
2019-05-16 12:39:49 -04:00
parent 65f94ff465
commit 1d658ca1ac

View File

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