Fixed bug in gam version checkrc.

This commit is contained in:
Ross Scroggs
2026-04-06 07:43:00 -07:00
parent ae6570823b
commit 18eebaa293
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
7.39.06
Fixed bug in `gam version checkrc`.
7.39.05
Added optional argument `preview` to `updateprimaryemail <RegularExpression> <EmailReplacement> [preview]`

View File

@@ -25,7 +25,7 @@ https://github.com/GAM-team/GAM/wiki
"""
__author__ = 'GAM Team <google-apps-manager@googlegroups.com>'
__version__ = '7.39.05'
__version__ = '7.39.06'
__license__ = 'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
# pylint: disable=wrong-import-position