1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-09 16:17:48 +02:00

Release 5.0.6

This commit is contained in:
Jakub Vrana
2025-03-17 17:13:46 +01:00
parent b7258d2e95
commit b7679701ce
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<?php <?php
namespace Adminer; namespace Adminer;
$VERSION = "5.0.6-dev"; $VERSION = "5.0.6";

View File

@@ -1,4 +1,4 @@
Adminer dev: Adminer 5.0.6 (released 2025-03-17):
Align numbers right (bug #912) Align numbers right (bug #912)
Display comment in title of field Display comment in title of field
Remember export setting at SQL command Remember export setting at SQL command