Skip to content

Commit ed27bad

Browse files
authored
Update to 2.3.6
1 parent e96769b commit ed27bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Ubiquity/controllers/admin/UbiquityMyAdminBaseController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ class UbiquityMyAdminBaseController extends Controller implements HasModelViewer
108108

109109
protected static $configFile = ROOT . DS . 'config' . DS . 'adminConfig.php';
110110

111-
public const version = '2.3.5';
111+
public const version = '2.3.6';
112112

113113
public static function _getConfigFile() {
114114
$defaultConfig = [

0 commit comments

Comments
 (0)