Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
3824613e
Commit
3824613e
authored
Oct 06, 2017
by
Carsten Rose
Browse files
New Version 0.23.4
parent
709a10a3
Changes
3
Hide whitespace changes
Inline
Side-by-side
extension/Documentation/Settings.cfg
View file @
3824613e
...
...
@@ -3,7 +3,7 @@
project = QFQ - Quick Form Query
version = 0.23
release = 0.23.
3
release = 0.23.
4
t3author = Carsten Rose
copyright = since 2017 by the author
...
...
extension/Documentation/_make/conf.py
View file @
3824613e
...
...
@@ -59,7 +59,7 @@ copyright = u'2017, Carsten Rose'
# The short X.Y version.
version
=
'0.23'
# The full version, including alpha/beta/rc tags.
release
=
'0.23.
3
'
release
=
'0.23.
4
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
extension/ext_emconf.php
View file @
3824613e
...
...
@@ -10,6 +10,6 @@ $EM_CONF[$_EXTKEY] = array(
'dependencies'
=>
'fluid,extbase'
,
'clearcacheonload'
=>
true
,
'state'
=>
'alpha'
,
'version'
=>
'0.23.
3
'
,
'version'
=>
'0.23.
4
'
,
);
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment