Skip to content

Commit d7f302a

Browse files
committed
[TASK] Raise version to 0.1.8
1 parent 3b40f25 commit d7f302a

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.5
6+
release = 0.1.8
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.7',
12+
'version' => '0.1.8',
1313
'constraints' => [
1414
'depends' => [
1515
'typo3' => '10.4.0-13.2.99',

0 commit comments

Comments
 (0)