Skip to content

Commit 9068867

Browse files
committed
[RELEASE] Release version 6.0.0
Add TYPO3 v13 support Remove TYPO3 v12 and v11 support
1 parent 90bcb99 commit 9068867

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Documentation/Settings.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[general]
22
project = Jobfair
3-
release = 4.0.0
4-
copyright = 2022
3+
release = 6.0.0
4+
copyright = 2025
55

66
[html_theme_options]
77
github_branch = main

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'title' => 'Job Fair',
55
'description' => 'Simple job market based on Extbase and Fluid. Basically works like dmmjobcontrol. There are list and detail views available. In addition, it is possible to set up an online application system. Furthermore, FE-Users can be enabled to add and edit jobs in the frontend, so to BE-Administration is required. Feeds (Rss091, Rss2, Atom) are also available',
66
'category' => 'plugin',
7-
'version' => '6.0.0-dev',
7+
'version' => '6.0.0',
88
'state' => 'stable',
99
'author' => 'Dan',
1010
'author_email' => 'typo3dev@outlook.com',

0 commit comments

Comments
 (0)