Skip to content

Commit a44cab4

Browse files
committed
[RELEASE] Release version 6.0.1
1 parent 462c1bd commit a44cab4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/Settings.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[general]
22
project = Jobfair
3-
release = 6.0.0
3+
release = 6.0.1
44
copyright = 2025
55

66
[html_theme_options]

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',
7+
'version' => '6.0.1',
88
'state' => 'stable',
99
'author' => 'Dan',
1010
'author_email' => '[email protected]',

0 commit comments

Comments
 (0)