Skip to content

Commit

Permalink
Release 4.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vrana committed May 14, 2021
1 parent 4043092 commit 1f173e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion adminer/include/version.inc.php
@@ -1,2 +1,2 @@
<?php
$VERSION = "4.8.1-dev";
$VERSION = "4.8.1";
2 changes: 1 addition & 1 deletion changes.txt
@@ -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)
Expand Down

0 comments on commit 1f173e1

Please sign in to comment.