Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
typo3.org
t3o_membership
Commits
c4bbad57
Commit
c4bbad57
authored
Nov 05, 2019
by
Stefan Busemann
Browse files
[TASK] Set version to 2.0.2
parent
9bd30c1a
Changes
2
Hide whitespace changes
Inline
Side-by-side
composer.json
View file @
c4bbad57
{
"name"
:
"t3o/t3o_membership"
,
"description"
:
"Renders the membership listing"
,
"authors"
:
[
{
"name"
:
"Thomas Löffler"
,
"email"
:
"thomas.loeffler@typo3.org"
},
{
"name"
:
"Stefan Busemann"
,
"email"
:
"stefan.busemann@typo3.org"
},
{
"name"
:
"Alexander Stehlik"
,
"email"
:
"alexander.stehlik@gmail.com"
}
],
"type"
:
"typo3-cms-extension"
,
"license"
:
[
"GPL-3.0+"
],
"keywords"
:
[
"TYPO3 CMS"
,
"Members"
,
"Association"
],
...
...
ext_emconf.php
View file @
c4bbad57
...
...
@@ -27,7 +27,7 @@ $EM_CONF[$_EXTKEY] = array(
'modify_tables'
=>
''
,
'clearCacheOnLoad'
=>
0
,
'lockType'
=>
''
,
'version'
=>
'2.0.
1
'
,
'version'
=>
'2.0.
2
'
,
'constraints'
=>
array
(
'depends'
=>
array
(),
'conflicts'
=>
array
(),
...
...
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