1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 07:36:44 +02:00
This commit is contained in:
Jakub Vrana
2025-03-13 18:29:28 +01:00
parent 967647759e
commit 3a40a855ea
2 changed files with 3 additions and 1 deletions

View File

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

View File

@@ -1,3 +1,5 @@
Adminer dev:
Adminer 5.0.5 (released 2025-03-13):
MySQL: Display converting function for binary, bit or geometry fields
MySQL: Display default values of binary columns