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

Release 4.9

This commit is contained in:
Peter Knut
2024-08-19 15:05:04 +02:00
committed by Jakub Vrana
parent 4484f5f620
commit 550db0691e
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,4 +1,4 @@
Adminer 4.9.0-dev:
Adminer 4.9.0:
Validate connection to server in HTTP based drivers
Elasticsearch 5: Make unusable driver usable again, move it to plugins
Add new Elasticsearch 7 driver