Skip to content

Commit 77fe4a1

Browse files
authored
Set version to 4.8.7
1 parent c156bbb commit 77fe4a1

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.6');
4+
define('OPENITCOCKPIT_VERSION', '4.8.7');
55
}
66

77
return [];

0 commit comments

Comments
 (0)