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

Release 5.0.0

This commit is contained in:
Jakub Vrana
2025-03-07 09:40:15 +01:00
parent 47700f2763
commit 8d7cb5954d
2 changed files with 2 additions and 2 deletions

View File

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