Skip to content

Commit

Permalink
[TASK] Release v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fnagel committed Aug 7, 2014
1 parent 6335201 commit 8d02875
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2014-08-07 Felix Nagel <info@felixnagel.com>

0.3.1 released: maintenance
* fixed: extension constraints
* improved: EM description

2014-08-01 Felix Nagel <info@felixnagel.com>

0.3.0 released: New minifier
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
'modify_tables' => '',
'clearCacheOnLoad' => 0,
'lockType' => '',
'version' => '0.3.0',
'version' => '0.3.1',
'dependencies' => '',
'conflicts' => '',
'constraints' => array(
Expand Down

0 comments on commit 8d02875

Please sign in to comment.