Skip to content

Commit

Permalink
Required core module version
Browse files Browse the repository at this point in the history
- Update requred core module version to 1.2.
  • Loading branch information
Larkinabout committed Feb 9, 2023
1 parent 6fa0ae5 commit deffb2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export const CORE_MODULE = {
/**
* Core module version required by the system module
*/
export const REQUIRED_CORE_MODULE_VERSION = '1.1'
export const REQUIRED_CORE_MODULE_VERSION = '1.2'

/**
* Activation type icons
Expand Down

0 comments on commit deffb2d

Please sign in to comment.