Update Playbooks version to latest
This commit is contained in:
parent
80e3659c53
commit
b0560b77e7
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