Skip to content

Commit a4dd0ed

Browse files
committed
Update version to 2.4.9
1 parent bf1aa34 commit a4dd0ed

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
@@ -140,7 +140,7 @@ class UbiquityMyAdminBaseController extends Controller implements HasModelViewer
140140
]
141141
];
142142

143-
public const version = '2.4.8+';
143+
public const version = '2.4.9';
144144

145145
public $style;
146146

0 commit comments

Comments
 (0)