This commit is contained in:
Jay Lee
2019-07-10 12:17:00 -04:00
parent b7e402dca2
commit cd8303dbea
2 changed files with 8 additions and 6 deletions

View File

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