Skip to content
Snippets Groups Projects
Commit 430563ca authored by Kevin von Spiczak's avatar Kevin von Spiczak
Browse files

Merge branch 'master' of gitlab.sgalinski.de:typo3/sg_jobs

parents d18569d6 c54450d2
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"license": [ "license": [
"GPL-2.0-or-later" "GPL-2.0-or-later"
], ],
"version": "6.2.0", "version": "6.2.1",
"support": { "support": {
"issues": "https://gitlab.sgalinski.de/typo3/sg_jobs" "issues": "https://gitlab.sgalinski.de/typo3/sg_jobs"
}, },
......
...@@ -4,7 +4,7 @@ $EM_CONF['sg_jobs'] = [ ...@@ -4,7 +4,7 @@ $EM_CONF['sg_jobs'] = [
'title' => 'Jobs', 'title' => 'Jobs',
'description' => 'Manage and display your Job offers.', 'description' => 'Manage and display your Job offers.',
'category' => 'plugin', 'category' => 'plugin',
'version' => '6.2.0', 'version' => '6.2.1',
'state' => 'stable', 'state' => 'stable',
'author' => 'Stefan Galinski', 'author' => 'Stefan Galinski',
'author_email' => 'stefan@sgalinski.de', 'author_email' => 'stefan@sgalinski.de',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment