From 770d4141487766f22208f6819baa52f0140a39da Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Mon, 8 Jul 2019 23:26:44 -0600 Subject: [PATCH] Bump version to v0.9.5 --- config/pixelfed.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pixelfed.php b/config/pixelfed.php index 301c5315..4d373f66 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.9.4', + 'version' => '0.9.5', /* |--------------------------------------------------------------------------