Release 4.8.1

This commit is contained in:
Jakub Vrana 2021-05-14 07:39:59 +02:00
parent 4043092ec2
commit 1f173e18bd
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1,4 +1,4 @@
Adminer 4.8.1-dev:
Adminer 4.8.1 (released 2021-05-14):
Internet Explorer or PDO in Adminer 4.7.8-4.8.0: Fix XSS in doc_link (bug #797)
Fix more PHP 8 warnings (bug #781)
Avoid PHP warnings with PDO drivers (bug #786, regression from 4.7.8)