Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
925e9ed0
Commit
925e9ed0
authored
Apr 28, 2018
by
Carsten Rose
Browse files
New Version: 18.4.4
parent
ffa41c50
Changes
8
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
925e9ed0
...
...
@@ -36,6 +36,16 @@ Features
Bug Fixes
^^^^^^^^^
Version 18.4.4
--------------
Date: 28.04.18
Bug Fixes
^^^^^^^^^
*
Fix broken ext_emconf.php
Version 18.4.3
--------------
...
...
doc/NewVersion.md
View file @
925e9ed0
...
...
@@ -47,8 +47,8 @@ Neue Versionsnummer
6)
**New Tag**
:
git tag v18.4.
3
git push -u origin v18.4.
3
git tag v18.4.
4
git push -u origin v18.4.
4
7) PhpStorm:
**Sync**
all files to VM qfq.
...
...
extension/Documentation/Release.rst
View file @
925e9ed0
...
...
@@ -36,6 +36,16 @@ Features
Bug Fixes
^^^^^^^^^
Version 18.4.4
--------------
Date: 28.04.18
Bug Fixes
^^^^^^^^^
* Fix broken ext_emconf.php
Version 18.4.3
--------------
...
...
extension/Documentation/Settings.cfg
View file @
925e9ed0
...
...
@@ -3,7 +3,7 @@
project = QFQ - Quick Form Query
version = 18.4
release = 18.4.
3
release = 18.4.
4
t3author = Carsten Rose
copyright = since 2017 by the author
...
...
extension/Documentation/_make/conf.py
View file @
925e9ed0
...
...
@@ -59,7 +59,7 @@ copyright = u'2017, Carsten Rose'
# The short X.Y version.
version
=
'18.4'
# The full version, including alpha/beta/rc tags.
release
=
'18.4.
3
'
release
=
'18.4.
4
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
extension/RELEASE.txt
View file @
925e9ed0
...
...
@@ -36,6 +36,16 @@ Features
Bug Fixes
^^^^^^^^^
Version 18.4.4
--------------
Date: 28.04.18
Bug Fixes
^^^^^^^^^
* Fix broken ext_emconf.php
Version 18.4.3
--------------
...
...
extension/ext_emconf.php
View file @
925e9ed0
...
...
@@ -11,7 +11,7 @@ $EM_CONF[$_EXTKEY] = array(
'dependencies'
=>
'fluid,extbase'
,
'clearcacheonload'
=>
true
,
'state'
=>
'stable'
,
'version'
=>
'18.4.
3
'
,
'version'
=>
'18.4.
4
'
,
'constraints'
=>
[
'depends'
=>
[
'typo3'
=>
'6.0.0-9.2.99'
,
...
...
version
View file @
925e9ed0
18.4.
3
18.4.
4
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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