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 9aba723 commit 15984d5Copy full SHA for 15984d5
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
This plugin is developed and maintained at https://github.com/ONLYOFFICE/onlyoffice-chamilo.
4
5
-##
+## 1.5.0
6
## Added
7
- support learning path
8
lib/onlyofficePlugin.php
@@ -33,7 +33,7 @@ class OnlyofficePlugin extends Plugin implements HookPluginInterface
33
protected function __construct()
34
{
35
parent::__construct(
36
- '1.4.1',
+ '1.5.0',
37
'Asensio System SIA',
38
[
39
'enable_onlyoffice_plugin' => 'boolean',
0 commit comments