We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52c825a commit 90a2b40Copy full SHA for 90a2b40
mendix_version.json
@@ -1,6 +1,10 @@
1
{
2
- ">=10.17.0": {
+ ">=10.18.0": {
3
"max": "*",
4
+ "min": "11.0.0"
5
+ },
6
+ ">=10.17.0": {
7
+ "max": "10.*.*",
8
"min": "10.0.0"
9
},
10
">=10.13.0": {
0 commit comments