1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 09:34:10 +02:00

Release 4.7.4

This commit is contained in:
Jakub Vrana
2019-10-22 08:33:20 +02:00
parent 789ebc07bd
commit b9594d13d6
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,4 +1,4 @@
Adminer 4.7.4-dev: Adminer 4.7.4 (released 2019-10-22):
Fix XSS if Adminer is accessible at URL /data: Fix XSS if Adminer is accessible at URL /data:
Adminer 4.7.3 (released 2019-08-27): Adminer 4.7.3 (released 2019-08-27):