We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c6ebea commit 0090fe7Copy full SHA for 0090fe7
2 files changed
Documentation/Settings.yml
@@ -11,7 +11,7 @@ conf.py:
11
copyright: 2017
12
project: extra salt
13
version: 0.1
14
- release: 0.1.6
+ release: 0.1.7
15
intersphinx_mapping:
16
t3tsref:
17
- http://docs.typo3.org/typo3cms/TyposcriptReference/
ext_emconf.php
@@ -21,7 +21,7 @@
21
'uploadfolder' => '0',
22
'createDirs' => '',
23
'clearCacheOnLoad' => 0,
24
- 'version' => '0.1.6',
+ 'version' => '0.1.7',
25
'constraints' => array(
26
'depends' => array(
27
'typo3' => '6.2.0-7.2.99',
0 commit comments