Skip to content

Commit 15984d5

Browse files
committed
1.5.0
1 parent 9aba723 commit 15984d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
##
5+
## 1.5.0
66
## Added
77
- support learning path
88

lib/onlyofficePlugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ class OnlyofficePlugin extends Plugin implements HookPluginInterface
3333
protected function __construct()
3434
{
3535
parent::__construct(
36-
'1.4.1',
36+
'1.5.0',
3737
'Asensio System SIA',
3838
[
3939
'enable_onlyoffice_plugin' => 'boolean',

0 commit comments

Comments
 (0)