1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-07 23:27:17 +02:00

Plugins: Autoload plugins in adminer-plugins/

This commit is contained in:
Jakub Vrana
2025-03-17 19:25:57 +01:00
parent ff0fe92c00
commit 41dabfb4f2
9 changed files with 62 additions and 61 deletions

View File

@@ -1,4 +1,4 @@
<?php
namespace Adminer;
$VERSION = "5.0.7-dev";
$VERSION = "5.1.0-dev";