mirror of
https://github.com/vrana/adminer.git
synced 2025-08-06 06:37:33 +02:00
Develop
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
## Adminer dev
|
||||
|
||||
## Adminer 5.3.0 (released 2025-05-04)
|
||||
- Align numeric functions right
|
||||
- Autocomplete: Support table aliases
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
namespace Adminer;
|
||||
|
||||
const VERSION = "5.3.0";
|
||||
const VERSION = "5.3.1-dev";
|
||||
|
Reference in New Issue
Block a user