Skip to content

Commit b2a2b90

Browse files
committed
[RELEASE] Release version 4.0.1
Cleanup templates
1 parent 966f939 commit b2a2b90

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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 = 4.0.0
3+
release = 4.0.1
44
copyright = 2022
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' => '4.0.0',
7+
'version' => '4.0.1',
88
'state' => 'stable',
99
'uploadfolder' => true,
1010
'author' => 'Dan',

0 commit comments

Comments
 (0)