Skip to content

Commit c485cfe

Browse files
committed
[RELEASE] Release version 0.1.5
1 parent 955eada commit c485cfe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/Settings.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
project = Make
44
description = Kickstarter CLI tool for various TYPO3 functionalities
55
version = 0.1
6-
release = 0.1.4
6+
release = 0.1.5
77
t3author = b13 GmbH
88

99
[html_theme_options]

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'author_company' => 'b13 GmbH',
1010
'state' => 'beta',
1111
'clearCacheOnLoad' => true,
12-
'version' => '0.1.4',
12+
'version' => '0.1.5',
1313
'constraints' => [
1414
'depends' => [
1515
'typo3' => '10.4.0-11.5.99', // This differs to composer.json since TER does not yet allow v12 dependencies

0 commit comments

Comments
 (0)