Skip to content

Commit 4762947

Browse files
committed
chore: bum dev env config version
1 parent 0befce1 commit 4762947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/constants/dev-environment.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ export const DEV_ENVIRONMENT_DEFAULTS = {
4949
phpVersion: Object.keys( DEV_ENVIRONMENT_PHP_VERSIONS )[ 0 ],
5050
} as const;
5151

52-
export const DEV_ENVIRONMENT_VERSION = '2.1.3';
52+
export const DEV_ENVIRONMENT_VERSION = '2.2.0';

0 commit comments

Comments
 (0)