From fb3e218d64a3e48d916d6cf6fffbaa5de64d85a6 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Fri, 11 Sep 2026 04:55:21 -0600 Subject: [PATCH] Bump version --- config/pixelfed.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pixelfed.php b/config/pixelfed.php index 16ab0b3c2..f9d633834 100644 --- a/config/pixelfed.php +++ b/config/pixelfed.php @@ -23,7 +23,7 @@ return [ | This value is the version of your Pixelfed instance. | */ - 'version' => '0.12.9', + 'version' => '0.12.10', /* |--------------------------------------------------------------------------