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 4f2c361 commit 7c4cae1Copy full SHA for 7c4cae1
docs/intro.md
@@ -1,13 +1,13 @@
1
---
2
id: introduction
3
title: Introduction
4
-description: Developer documentation for Moodle 4.5.
+description: Developer documentation for Moodle 5.0.
5
slug: /
6
tags:
7
- Getting started
8
9
10
-Welcome to the Developer Documentation for **Moodle 4.5**.
+Welcome to the Developer Documentation for **Moodle 5.0**.
11
12
This documentation is version-specific and includes a range of useful guides and information.
13
@@ -23,4 +23,4 @@ This documentation is version-specific and includes a range of useful guides and
23
24
import ReleaseStateSummary from '@site/src/components/ReleaseStateSummary';
25
26
-<ReleaseStateSummary releaseName="4.5" />
+<ReleaseStateSummary releaseName="5.0" />
0 commit comments