MDL-79762 javascript: correct upgrade note fix version.

This commit is contained in:
Paul Holden
2023-10-25 23:57:30 +01:00
parent 5036ebd7d1
commit fa3aeb2ef8
+1 -1
View File
@@ -1,7 +1,7 @@
This files describes API changes in core libraries and APIs,
information provided here is intended especially for developers.
=== 4.3.1 ===
=== 4.4 ===
* Added modalform config object `moduleName` param that can be used to define alternative modal type for the modalform. By default 'core/modal_save_cancel' is used.