Skip to content

Commit

Permalink
starting 1.03 Beta 1
Browse files Browse the repository at this point in the history
  • Loading branch information
mambax7 committed Jan 10, 2016
1 parent 21369e0 commit d56d20a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions publisher/docs/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
<h5>1.03 Beta 1 (NOT RELEASED)</h5>
- fixed: deleting item image (ggoffy)

<h5>1.02 Final (2016-01-05)</h5>
- fixed bug: wrong options in Latest News block (mamba)
- added "All" checkbox in Category for group permissions (mamba)
Expand Down
6 changes: 3 additions & 3 deletions publisher/xoops_version.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@

$modversion = array(
'name' => _MI_PUBLISHER_MD_NAME,
'version' => '1.02',
'module_status' => 'Final',
'release_date' => '2016/01/05',
'version' => '1.03',
'module_status' => 'Beta 1',
'release_date' => '2016/01/10',
'description' => _MI_PUBLISHER_MD_DESC,
'author' => 'Trabis (www.Xuups.com)',
'credits' => 'w4z004, hsalazar, Mithrandir, fx2024, Ackbarr, Mariuss, Marco, Michiel, phppp, outch, Xvitry, Catzwolf, Shine, McDonald, trabis, Mowaffak, Bandit-x, Shiva',
Expand Down

0 comments on commit d56d20a

Please sign in to comment.