Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LinneyS committed Oct 18, 2024
1 parent 9aba723 commit 15984d5
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.5.0
## Added
- support learning path

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.1',
'1.5.0',
'Asensio System SIA',
[
'enable_onlyoffice_plugin' => 'boolean',
Expand Down

0 comments on commit 15984d5

Please sign in to comment.