Skip to content

Commit 4080ee4

Browse files
authored
Merge pull request #158 from MehulKChaudhari/fix/-add-missing-5.11-version-in-versions-list
Add missing 5.11 version in versions list
2 parents 5e43b8d + 6b54dff commit 4080ee4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/utils/ember-versions.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ export const VERSIONS = Object.freeze([
106106
'5.8',
107107
'5.9',
108108
'5.10',
109+
'5.11',
109110
'5.12',
110111
'6.0',
111112
'6.1',

0 commit comments

Comments
 (0)