mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 23:27:17 +02:00
Bump version
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
<?php
|
||||
$VERSION = "4.7.3";
|
||||
$VERSION = "4.7.4-dev";
|
||||
|
@@ -1,3 +1,5 @@
|
||||
Adminer 4.7.4-dev:
|
||||
|
||||
Adminer 4.7.3 (released 2019-08-27):
|
||||
Allow editing foreign keys pointing to tables in other database/schema (bug #694)
|
||||
Fix blocking of concurrent instances in PHP >7.2 (bug #703)
|
||||
|
Reference in New Issue
Block a user