From d27e60c3e83149707e715d80bcaf37955dffe1c2 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Mon, 6 Jan 2020 23:23:25 -0700 Subject: [PATCH] Bump version to v0.10.7 --- config/pixelfed.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pixelfed.php b/config/pixelfed.php index a9710a2a..34434f5c 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.10.6', + 'version' => '0.10.7', /* |--------------------------------------------------------------------------