1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-06 14:46:36 +02:00
This commit is contained in:
Jakub Vrana
2025-05-04 18:30:35 +02:00
parent 1cfc8451ef
commit e76be9f890
2 changed files with 3 additions and 1 deletions

View File

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