Skip to content

Commit 01a8ff4

Browse files
authored
Set version to 5.0.1
1 parent b778d00 commit 01a8ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
// confirmation.
2424

2525
if (!defined('OPENITCOCKPIT_VERSION')) {
26-
define('OPENITCOCKPIT_VERSION', '5.0.0');
26+
define('OPENITCOCKPIT_VERSION', '5.0.1');
2727
}
2828

2929
return [];

0 commit comments

Comments
 (0)