1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-07 07:06:45 +02:00
This commit is contained in:
Jakub Vrana
2025-04-02 19:56:59 +02:00
parent 5fdcfd0978
commit 2b6a262d56
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
<?php
namespace Adminer;
const VERSION = "5.1.1";
const VERSION = "5.1.2-dev";