Skip to content

Commit fac3dff

Browse files
authored
Set version to 4.8.2
1 parent 758c344 commit fac3dff

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

77
return [];

0 commit comments

Comments
 (0)