mirror of
https://github.com/vrana/adminer.git
synced 2026-01-01 05:10:53 +01:00
Develop
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
## Adminer dev
|
||||
|
||||
## Adminer 5.1.1 (released 2025-04-02)
|
||||
- Export: Fix tar (regression from 5.0.3)
|
||||
- Select: Allow ordering by COUNT(*) (bug #966, regression from 5.0.2)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
namespace Adminer;
|
||||
|
||||
const VERSION = "5.1.1";
|
||||
const VERSION = "5.1.2-dev";
|
||||
|
||||
Reference in New Issue
Block a user