1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-17 20:01:25 +02:00

Fix inline editing of empty cells

This commit is contained in:
Jakub Vrana
2018-07-09 16:46:32 +02:00
parent 3d84dcf859
commit cf76ad529b
3 changed files with 6 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
<?php
$VERSION = "4.6.3";
$VERSION = "4.6.4-dev";