Update var.py

This commit is contained in:
Jay Lee
2021-06-29 08:13:59 -04:00
committed by GitHub
parent 1c78ebd20e
commit 4630bf5681

View File

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