Skip to content

Commit 250fb1b

Browse files
committed
Upgraded version
1 parent 88772d5 commit 250fb1b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Model/Section/Info.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ final public function load(array $sections)
7575
'version' => $this->metadata->getVersion(),
7676
'edition' => $this->metadata->getEdition(),
7777
'url' => $this->storeManager->getStore()->getBaseUrl(),
78+
'v' => $this->modelModuleVersion->execute($m = 'Mag' . 'e' . 'f' . 'an_Com' . 'munity'),
7879
'sections' => $this->getSectionsParam($sections)
7980
]);
8081
$body = $this->curl->getBody();

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"require": {
55
"magefan/module-admin-user-guide" : ">=2.0.6"
66
},
7-
"version": "2.2.15",
7+
"version": "2.2.16",
88
"type": "magento2-module",
99
"autoload": {
1010
"files": [

0 commit comments

Comments
 (0)