1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 07:36:44 +02:00

Release 4.7.0

This commit is contained in:
Jakub Vrana
2018-11-24 14:13:01 +01:00
parent e148db4b0f
commit 85e6f2ac9e
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,4 +1,4 @@
Adminer 4.7.0-dev:
Adminer 4.7.0 (released 2018-11-24):
Simplify storing executed SQL queries to bookmarks
Warn when using password with leading or trailing spaces
Hide import from server if importServerPath() returns an empty string