We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 526732a + 98b960a commit 39594bbCopy full SHA for 39594bb
docs/changelog.txt
@@ -1,3 +1,6 @@
1
+<h5>1.05 FINAL [2017-11-22]</h5>
2
+<hr>
3
+
4
<h5>1.05 RC 4 [2017-11-15]</h5>
5
<hr>
6
- fix breadcrumb for subcategories (bleekk)
xoops_version.php
@@ -29,8 +29,8 @@
29
30
$modversion = [
31
'version' => '1.05',
32
- 'module_status' => 'RC-4',
33
- 'release_date' => '2017/11/11',
+ 'module_status' => 'Final',
+ 'release_date' => '2017/11/22',
34
'name' => _MI_PUBLISHER_MD_NAME,
35
'description' => _MI_PUBLISHER_MD_DESC,
36
'author' => 'Trabis (www.Xuups.com)',
0 commit comments