Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
sg_jobs
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TYPO3
sg_jobs
Commits
14c56dd8
Verified
Commit
14c56dd8
authored
1 month ago
by
Stefan Galinski
Browse files
Options
Downloads
Patches
Plain Diff
[TASK] Release version 6.1.13
parent
a1ba2c22
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Classes/EventListeners/PageContentPreviewRenderingEventListener.php
+1
-0
1 addition, 0 deletions
...entListeners/PageContentPreviewRenderingEventListener.php
composer.json
+1
-1
1 addition, 1 deletion
composer.json
ext_emconf.php
+1
-1
1 addition, 1 deletion
ext_emconf.php
with
3 additions
and
2 deletions
Classes/EventListeners/PageContentPreviewRenderingEventListener.php
+
1
−
0
View file @
14c56dd8
<?php
/***************************************************************
* Copyright notice
*
...
...
This diff is collapsed.
Click to expand it.
composer.json
+
1
−
1
View file @
14c56dd8
...
...
@@ -6,7 +6,7 @@
"license"
:
[
"GPL-2.0-or-later"
],
"version"
:
"6.1.1
2
"
,
"version"
:
"6.1.1
3
"
,
"support"
:
{
"issues"
:
"https://gitlab.sgalinski.de/typo3/sg_jobs"
},
...
...
This diff is collapsed.
Click to expand it.
ext_emconf.php
+
1
−
1
View file @
14c56dd8
...
...
@@ -4,7 +4,7 @@ $EM_CONF['sg_jobs'] = [
'title'
=>
'Jobs'
,
'description'
=>
'Manage and display your Job offers.'
,
'category'
=>
'plugin'
,
'version'
=>
'6.1.1
2
'
,
'version'
=>
'6.1.1
3
'
,
'state'
=>
'stable'
,
'author'
=>
'Stefan Galinski'
,
'author_email'
=>
'stefan@sgalinski.de'
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment