1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 23:57:29 +02:00
This commit is contained in:
Jakub Vrana
2025-03-07 09:41:01 +01:00
parent 8d7cb5954d
commit 99eb2f95a5
2 changed files with 3 additions and 1 deletions

View File

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