1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-29 17:19:52 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Jakub Vrana
5ef2068837 Release 4.7.6 2020-01-31 11:23:04 +01:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,4 +1,4 @@
Adminer 4.7.6-dev:
Adminer 4.7.6 (released 2020-01-31):
Speed up alter table form (regression from 4.4.0)
Fix clicking on non-input fields in alter table (regression from 4.6.2)
Display time of procedure execution