Skip to content

Commit 556ebed

Browse files
committed
Update UbiquityMyAdminBaseController.php
1 parent 0ae36dd commit 556ebed

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
@@ -186,7 +186,7 @@ class UbiquityMyAdminBaseController extends Controller implements HasModelViewer
186186
]
187187
];
188188

189-
public const VERSION = '2.5.3';
189+
public const VERSION = '2.5.4';
190190

191191
public $style;
192192

0 commit comments

Comments
 (0)