Skip to content

Commit 7373b0f

Browse files
committed
update version to 2.5.0
1 parent 62418d9 commit 7373b0f

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.4.16+';
189+
public const VERSION = '2.5.0';
190190

191191
public $style;
192192

0 commit comments

Comments
 (0)