Skip to content

Commit 3687dee

Browse files
committed
[data] Revert nextVersion.js until docs version for 4.5
1 parent 5ed1f06 commit 3687dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextVersion.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* along with Moodle. If not, see <http://www.gnu.org/licenses/>.
1616
*/
1717

18-
const nextVersion = '5.0';
18+
const nextVersion = '4.5';
1919
const nextLTSVersion = '5.3';
2020
const nextVersionRoot = `/docs/${nextVersion}`;
2121

0 commit comments

Comments
 (0)