Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
typo3.org
randombanners
Commits
458372cc
Commit
458372cc
authored
Nov 04, 2019
by
Stefan Busemann
Browse files
[TASK] Set version to 1.0.4
Support TYPO3 version 9
parent
f767fb0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
ext_emconf.php
View file @
458372cc
...
...
@@ -19,12 +19,12 @@ $EM_CONF[$_EXTKEY] = array(
'T3o\\Randombanners\\'
=>
'Classes'
),
),
'state'
=>
'
beta
'
,
'state'
=>
'
stable
'
,
'uploadfolder'
=>
0
,
'createDirs'
=>
''
,
'clearcacheonload'
=>
0
,
'author'
=>
'Thomas Loeffler'
,
'author_email'
=>
'loeffler@spooner-web.de'
,
'author_company'
=>
'TYPO3'
,
'version'
=>
'1.0.2'
,
);
\ No newline at end of file
'version'
=>
'1.0.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