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

Release 4.7.8

This commit is contained in:
Jakub Vrana
2020-12-06 13:58:20 +01:00
parent d6e71b5c53
commit 190146672f
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,4 +1,4 @@
Adminer 4.7.8-dev:
Adminer 4.7.8 (released 2020-12-06):
Support PHP 8
Disallow connecting to privileged ports (bug #769)