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

Release 5.2.1

This commit is contained in:
Jakub Vrana
2025-04-11 22:26:41 +02:00
parent 2ba833409a
commit eb43ea3025
2 changed files with 2 additions and 2 deletions

View File

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