Skip to content

Commit e7b2c13

Browse files
Gaurav Munjalrwjblue
andauthored
Correct version number.
Co-Authored-By: Robert Jackson <[email protected]>
1 parent 8b7d402 commit e7b2c13

File tree

1 file changed

+1
-1
lines changed
  • packages/@ember/deprecated-features

1 file changed

+1
-1
lines changed

packages/@ember/deprecated-features/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ export const FUNCTION_PROTOTYPE_EXTENSIONS = !!'3.11.0-beta.1';
1616
export const MOUSE_ENTER_LEAVE_MOVE_EVENTS = !!'3.13.0-beta.1';
1717
export const EMBER_COMPONENT_IS_VISIBLE = !!'3.15.0-beta.1';
1818
export const PARTIALS = !!'3.15.0-beta.1';
19-
export const GLOBALS_RESOLVER = !!'3.16.0';
19+
export const GLOBALS_RESOLVER = !!'3.16.0-beta.1';

0 commit comments

Comments
 (0)