From 2a67a4200ac5d7e0dd136c8dee99216901bd811c Mon Sep 17 00:00:00 2001 From: Sergey Linnik Date: Tue, 15 Oct 2024 09:04:50 +0300 Subject: [PATCH] 1.4.0 --- CHANGELOG.md | 2 +- lib/onlyofficePlugin.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50dd6d0..26b060d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This plugin is developed and maintained at https://github.com/ONLYOFFICE/onlyoffice-chamilo. -## +## 1.4.0 ## Added - using onlyoffice/docs-integration-sdk - Arabic and Serbian empty file templates diff --git a/lib/onlyofficePlugin.php b/lib/onlyofficePlugin.php index 6b32bf1..c6e6e82 100644 --- a/lib/onlyofficePlugin.php +++ b/lib/onlyofficePlugin.php @@ -33,7 +33,7 @@ class OnlyofficePlugin extends Plugin implements HookPluginInterface protected function __construct() { parent::__construct( - '1.3.0', + '1.4.0', 'Asensio System SIA', [ 'enable_onlyoffice_plugin' => 'boolean',