Skip to content

Commit 2451088

Browse files
Merge pull request #1030 from mendix/update-release-for-14
update mendix_release for op-sqlite database migration
2 parents 3b31561 + b42840f commit 2451088

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

mendix_version.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@
33
"max": "*",
44
"min": "15.0.0"
55
},
6-
">=10.22.0": {
6+
">=10.24.0": {
77
"max": "14.*.*",
8+
"min": "14.1.3"
9+
},
10+
">=10.23.0": {
11+
"max": "14.1.2",
812
"min": "14.0.0"
913
},
1014
">=10.21.0": {

0 commit comments

Comments
 (0)