This commit is contained in:
Jay Lee
2020-04-24 14:00:13 -04:00
parent 2fc51dba17
commit 402ff9e8d0
2 changed files with 2 additions and 1 deletions

View File

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