Skip to content

Commit 3d2cb68

Browse files
authored
Set version to 4.8.4
1 parent 72dc58d commit 3d2cb68

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
@@ -1,7 +1,7 @@
11
<?php
22

33
if (!defined('OPENITCOCKPIT_VERSION')) {
4-
define('OPENITCOCKPIT_VERSION', '4.8.3');
4+
define('OPENITCOCKPIT_VERSION', '4.8.4');
55
}
66

77
return [];

0 commit comments

Comments
 (0)