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

Bump version to 4.12.1-dev

This commit is contained in:
Peter Knut
2025-01-13 22:39:53 +01:00
parent c24af3087c
commit edd6d6c117
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,14 @@
Changelog
=========
Adminer 4.12.1 (2024-11-21)
-------------------------
### Changes
- Remove donation link from logout message
- Update German translation (by @wintstar, @odysseuscm)
Adminer 4.12 (2024-11-21)
-------------------------

View File

@@ -1,2 +1,2 @@
<?php
$VERSION = "4.12";
$VERSION = "4.12.1-dev";