We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c4801d commit 039c4f8Copy full SHA for 039c4f8
README.md
@@ -18,10 +18,10 @@ appropriate one:
18
|------------------|-------------------|---------------|----------------|
19
| Lilac | `>=12.0, <13` | Not supported | Not supported |
20
| Maple | `>=13.2, <14`[^1] | `maple` | 0.1.x |
21
-| Nutmeg | `>=14.0, <15` | `nutmeg` | 1.x.x |
22
-| Olive | `>=15.0, <16` | `main` | 2.x.x |
23
-| Palm | `>=16.0, <17` | `main` | 2.x.x |
24
-| Quince | `>=17.0, <18` | `main` | 2.x.x |
+| Nutmeg | `>=14.0, <15` | `nutmeg` | 1.0.x |
+| Olive | `>=15.0, <16` | `olive` | 2.2.x |
+| Palm | `>=16.0, <17` | `palm` | 2.3.x |
+| Quince | `>=17.0, <18` | `main` | 2.4.x |
25
26
27
[^1]: For Open edX Maple and Tutor 13, you must run version 13.2.0 or
0 commit comments