Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sg_routes
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
TYPO3
sg_routes
Commits
8e720bfb
Commit
8e720bfb
authored
Mar 19, 2019
by
Kevin Ditscheid
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[TASK] Release version 3.0.3
parent
369b8c3b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
composer.json
composer.json
+1
-1
ext_emconf.php
ext_emconf.php
+1
-1
No files found.
composer.json
View file @
8e720bfb
...
...
@@ -6,7 +6,7 @@
"license"
:
[
"GPL-2.0-or-later"
],
"version"
:
"3.0.
2
"
,
"version"
:
"3.0.
3
"
,
"support"
:
{
"issues"
:
"https://gitlab.sgalinski.de/typo3/sg_routes"
},
...
...
ext_emconf.php
View file @
8e720bfb
...
...
@@ -4,7 +4,7 @@ $EM_CONF[$_EXTKEY] = [
'title'
=>
'URL Redirects and Page Not Found Handling'
,
'description'
=>
'URL Redirects and Page Not Found Handling'
,
'category'
=>
'module'
,
'version'
=>
'3.0.
2
'
,
'version'
=>
'3.0.
3
'
,
'state'
=>
'stable'
,
'uploadfolder'
=>
FALSE
,
'createDirs'
=>
''
,
...
...
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