Release 4.6.2

This commit is contained in:
Jakub Vrana 2018-02-20 09:20:42 +01:00
parent baf7225602
commit 7cb3e768bb
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1,4 +1,4 @@
Adminer 4.6.2-dev:
Adminer 4.6.2 (released 2018-02-20):
Semi-transparent border on table actions
Shorten JSON values in select (bug #594)
Speed up alter table (regression from 4.4.0)