Skip to content

Commit

Permalink
Version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RexDude committed Nov 19, 2015
1 parent 88ee23d commit c4c02b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Navigation Factory - Changelog
==============================

### Version 1.0.1 DEV
### Version 1.0.1 - 19. November 2015

* Update: Addon sollte reinstalliert werden, damit das Logo sichtbar wird :)
* Updatehinweis: Addon bitte reinstallieren.
* Neu: Startseite mit Logo hinzugefügt

### Version 1.0.0 - 18. November 2015
Expand Down
2 changes: 1 addition & 1 deletion config.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// init addon
$REX['ADDON']['name']['navigation_factory'] = 'Navigation Factory';
$REX['ADDON']['page']['navigation_factory'] = 'navigation_factory';
$REX['ADDON']['version']['navigation_factory'] = '1.0.1 DEV';
$REX['ADDON']['version']['navigation_factory'] = '1.0.1';
$REX['ADDON']['author']['navigation_factory'] = 'RexDude';
$REX['ADDON']['supportpage']['navigation_factory'] = 'forum.redaxo.org';
$REX['ADDON']['perm']['navigation_factory'] = 'navigation_factory[]';
Expand Down

0 comments on commit c4c02b6

Please sign in to comment.