Skip to content

Commit

Permalink
1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LinneyS committed Oct 18, 2024
1 parent ae39716 commit a0c4eb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This plugin is developed and maintained at https://github.com/ONLYOFFICE/onlyoffice-chamilo.

##
## 1.4.1
## Changed
- minor fixes

Expand Down
2 changes: 1 addition & 1 deletion lib/onlyofficePlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ class OnlyofficePlugin extends Plugin implements HookPluginInterface
protected function __construct()
{
parent::__construct(
'1.4.0',
'1.4.1',
'Asensio System SIA',
[
'enable_onlyoffice_plugin' => 'boolean',
Expand Down

0 comments on commit a0c4eb6

Please sign in to comment.