Update var.py

This commit is contained in:
Jay Lee
2021-10-21 18:43:34 -04:00
committed by GitHub
parent 0d15eb2898
commit ee5f4b73e8

View File

@@ -8,7 +8,7 @@ import platform
import re
GAM_AUTHOR = 'Jay Lee <jay0lee@gmail.com>'
GAM_VERSION = '6.09'
GAM_VERSION = '6.10'
GAM_LICENSE = 'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
GAM_URL = 'https://git.io/gam'