Skip to content

Commit 39594bb

Browse files
authored
Merge pull request #85 from mambax7/master
1.05 Final
2 parents 526732a + 98b960a commit 39594bb

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

docs/changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
<h5>1.05 FINAL [2017-11-22]</h5>
2+
<hr>
3+
14
<h5>1.05 RC 4 [2017-11-15]</h5>
25
<hr>
36
- fix breadcrumb for subcategories (bleekk)

xoops_version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929

3030
$modversion = [
3131
'version' => '1.05',
32-
'module_status' => 'RC-4',
33-
'release_date' => '2017/11/11',
32+
'module_status' => 'Final',
33+
'release_date' => '2017/11/22',
3434
'name' => _MI_PUBLISHER_MD_NAME,
3535
'description' => _MI_PUBLISHER_MD_DESC,
3636
'author' => 'Trabis (www.Xuups.com)',

0 commit comments

Comments
 (0)