Fix compiler version tag
This commit is contained in:
@@ -9,7 +9,7 @@ export var REVISION_CHANGES = {
|
||||
2: '== 1.0.0-rc.3',
|
||||
3: '== 1.0.0-rc.4',
|
||||
4: '== 1.x.x',
|
||||
5: '>= 2.0.0-alpha.x',
|
||||
5: '== 2.0.0-alpha.x',
|
||||
6: '>= 2.0.0-beta.1'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user