Skip to content

Commit ce5c318

Browse files
committed
Update AdminLTE Version information
1 parent c5fdf17 commit ce5c318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Utils/SystemInfo.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public function getVersions(): array
5858
return [
5959
'Phalcon DevTools Version' => Version::get(),
6060
'Phalcon Version' => PhVersion::get(),
61-
'AdminLTE Version' => ADMIN_LTE_VERSION,
61+
'AdminLTE Version' => '3.0.1',
6262
];
6363
}
6464

0 commit comments

Comments
 (0)