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 5ed1f06 commit 3687deeCopy full SHA for 3687dee
nextVersion.js
@@ -15,7 +15,7 @@
15
* along with Moodle. If not, see <http://www.gnu.org/licenses/>.
16
*/
17
18
-const nextVersion = '5.0';
+const nextVersion = '4.5';
19
const nextLTSVersion = '5.3';
20
const nextVersionRoot = `/docs/${nextVersion}`;
21
0 commit comments