Skip to content

Commit

Permalink
chore: bum dev env config version
Browse files Browse the repository at this point in the history
  • Loading branch information
sjinks committed Dec 17, 2024
1 parent 0befce1 commit 4762947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/constants/dev-environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ export const DEV_ENVIRONMENT_DEFAULTS = {
phpVersion: Object.keys( DEV_ENVIRONMENT_PHP_VERSIONS )[ 0 ],
} as const;

export const DEV_ENVIRONMENT_VERSION = '2.1.3';
export const DEV_ENVIRONMENT_VERSION = '2.2.0';

0 comments on commit 4762947

Please sign in to comment.