mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 15:16:44 +02:00
Develop
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
## Adminer dev
|
||||||
|
|
||||||
## Adminer 5.1.0 (released 2025-03-24)
|
## Adminer 5.1.0 (released 2025-03-24)
|
||||||
- Display collation at table structure if different from table
|
- Display collation at table structure if different from table
|
||||||
- Ctrl+click in select moves the cursor in modern browsers
|
- Ctrl+click in select moves the cursor in modern browsers
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
namespace Adminer;
|
namespace Adminer;
|
||||||
|
|
||||||
$VERSION = "5.1.0";
|
$VERSION = "5.1.1-dev";
|
||||||
|
Reference in New Issue
Block a user