Skip to content

Commit

Permalink
[TASK] Bumps minor version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius Büscher committed Jul 28, 2016
1 parent 4611419 commit 39891f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dw-typo3/dw-content-elements",
"type": "typo3-cms-extension",
"version": "1.2.2",
"version": "1.3.0",
"description": "Custom content elements builder",
"homepage": "https://github.com/Digi92/dw_content_elements",
"require": {
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
'description' => 'Custom content elements',
'category' => 'misc',
'shy' => 0,
'version' => '1.2.2',
'version' => '1.3.0',
'dependencies' => 'cms,extbase',
'conflicts' => '',
'priority' => '',
Expand Down

0 comments on commit 39891f0

Please sign in to comment.