1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-10 00:28:34 +02:00
This commit is contained in:
Jakub Vrana
2025-02-24 12:21:15 +01:00
parent 6b20230d50
commit b5beffb37c
2 changed files with 3 additions and 1 deletions

View File

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

View File

@@ -1,3 +1,5 @@
Adminer-4.17.1-dev:
Adminer 4.17.0 (released 2025-02-24):
Hide index column options by default
Offer original values in multi-row editing (regression from 4.16.0)