Fix check service account and short URLs

This commit is contained in:
Jay Lee
2020-03-26 20:17:28 -04:00
parent f0c22e32df
commit 117538754e
4 changed files with 33 additions and 28 deletions

View File

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