Skip to content

Commit b0560b7

Browse files
authored
Update Playbooks version to latest
1 parent 80e3659 commit b0560b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/products/playbooks/constants/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
// See LICENSE.txt for license information.
33

44
export const MINIMUM_MAJOR_VERSION = 2;
5-
export const MINIMUM_MINOR_VERSION = 2;
5+
export const MINIMUM_MINOR_VERSION = 3;
66
export const MINIMUM_PATCH_VERSION = 0;

0 commit comments

Comments
 (0)