Update Playbooks version to latest (#9025)
(cherry picked from commit b0560b77e7)
Co-authored-by: Maria A Nunez <maria.nunez@mattermost.com>
This commit is contained in:
parent
6b26891d0f
commit
dbfbe6dd17
1 changed files with 1 additions and 1 deletions
|
|
@ -2,5 +2,5 @@
|
|||
// See LICENSE.txt for license information.
|
||||
|
||||
export const MINIMUM_MAJOR_VERSION = 2;
|
||||
export const MINIMUM_MINOR_VERSION = 2;
|
||||
export const MINIMUM_MINOR_VERSION = 3;
|
||||
export const MINIMUM_PATCH_VERSION = 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue