This commit is contained in:
Jay Lee
2019-08-10 15:39:14 -04:00
parent 3fc2aeed4d
commit 7e4d0da8fb

View File

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