mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-03 22:01:39 +00:00
Fixed bug in gam version checkrc.
This commit is contained in:
@@ -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]`
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user