1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 07:36:44 +02:00
This commit is contained in:
Jakub Vrana
2025-02-25 07:32:48 +01:00
parent bb22a965b2
commit 09091c0dac
2 changed files with 3 additions and 1 deletions

View File

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

View File

@@ -1,3 +1,5 @@
Adminer-4.17.2-dev:
Adminer-4.17.1 (released 2025-02-25):
MySQL: Fix typo in the date type (regression from 4.17.0)