Skip to content

Commit 365fee0

Browse files
committed
[RELEASE] Release version 5.0.3
Bugfix version
1 parent c139db4 commit 365fee0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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 = 5.0.2
4-
copyright = 2023
3+
release = 5.0.3
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' => '5.0.2',
7+
'version' => '5.0.3',
88
'state' => 'stable',
99
'author' => 'Dan',
1010
'author_email' => '[email protected]',

0 commit comments

Comments
 (0)