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

Release 5.2.0

This commit is contained in:
Jakub Vrana
2025-04-08 18:28:50 +02:00
parent b0c345f9be
commit 588af652d4
2 changed files with 3 additions and 3 deletions

View File

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