Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MarcWillmann
turn
Commits
00e74a7d
Commit
00e74a7d
authored
May 22, 2020
by
Marc Willmann
Browse files
[TASK] Raise version to 0.3.3
parent
6070babc
Changes
2
Hide whitespace changes
Inline
Side-by-side
composer.json
View file @
00e74a7d
...
...
@@ -2,7 +2,7 @@
"name"
:
"marcwillmann/turn"
,
"type"
:
"typo3-cms-extension"
,
"description"
:
"Versatile FlipBook extension"
,
"version"
:
"0.3.
2
"
,
"version"
:
"0.3.
3
"
,
"license"
:
[
"GPL-2.0+"
],
...
...
ext_emconf.php
View file @
00e74a7d
...
...
@@ -10,7 +10,7 @@ $EM_CONF[$_EXTKEY] = [
'uploadfolder'
=>
'1'
,
'createDirs'
=>
'uploads/tx_turn/'
,
'clearCacheOnLoad'
=>
0
,
'version'
=>
'0.3.
0
'
,
'version'
=>
'0.3.
3
'
,
'constraints'
=>
[
'depends'
=>
[
'typo3'
=>
'8.7.0-8.7.99'
,
...
...
Write
Preview
Supports
Markdown
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