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 ae39716 commit a0c4eb6Copy full SHA for a0c4eb6
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
This plugin is developed and maintained at https://github.com/ONLYOFFICE/onlyoffice-chamilo.
4
5
-##
+## 1.4.1
6
## Changed
7
- minor fixes
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.0',
+ '1.4.1',
37
'Asensio System SIA',
38
[
39
'enable_onlyoffice_plugin' => 'boolean',
0 commit comments