We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b40f25 commit d7f302aCopy full SHA for d7f302a
Documentation/Settings.cfg
@@ -3,7 +3,7 @@
3
project = Make
4
description = Kickstarter CLI tool for various TYPO3 functionalities
5
version = 0.1
6
-release = 0.1.5
+release = 0.1.8
7
t3author = b13 GmbH
8
9
[html_theme_options]
ext_emconf.php
@@ -9,7 +9,7 @@
'author_company' => 'b13 GmbH',
10
'state' => 'beta',
11
'clearCacheOnLoad' => true,
12
- 'version' => '0.1.7',
+ 'version' => '0.1.8',
13
'constraints' => [
14
'depends' => [
15
'typo3' => '10.4.0-13.2.99',
0 commit comments