Skip to content
This repository has been archived by the owner on Jul 15, 2020. It is now read-only.

Commit

Permalink
Version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Schlegel committed Sep 25, 2014
1 parent 85eb08b commit 44f989e
Showing 1 changed file with 1 addition and 1 deletion.
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 @@

// register addon
$REX['ADDON']['name']['asd_news'] = 'News';
$REX['ADDON']['version']['asd_news'] = '1.0.1 DEV';
$REX['ADDON']['version']['asd_news'] = '1.1.0';
$REX['ADDON']['author']['asd_news'] = 'ArtStudioDESIGN';
$REX['ADDON']['supportpage']['asd_news'] = 'http://redaxo.org/forum/';
$REX['ADDON']['perm']['asd_news'] = 'asd_news[]';
Expand Down

0 comments on commit 44f989e

Please sign in to comment.