mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 07:36:44 +02:00
Develop
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
## Adminer dev
|
||||
|
||||
## Adminer 5.2.1 (released 2025-04-11)
|
||||
- Fix search anywhere (bug #1004, regression from 5.1.1)
|
||||
- Fix import without primary key (bug #1017, regression from 5.1.1)
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
namespace Adminer;
|
||||
|
||||
const VERSION = "5.2.1";
|
||||
const VERSION = "5.2.2-dev";
|
||||
|
Reference in New Issue
Block a user