This commit is contained in:
Jay Lee
2020-04-15 08:32:25 -04:00
parent 971e2ff76a
commit 7a33c5e18c

View File

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