GAM 4.90, update mobile adjustments

This commit is contained in:
Jay Lee
2019-08-01 11:15:10 -04:00
parent 8c736e52ac
commit 62bceb30c5
3 changed files with 6 additions and 4 deletions

View File

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