From bdf4933867b2ab87df210cb47b67f58927a6d75b Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Thu, 21 Mar 2019 13:59:11 -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 a5323a467..e647282f1 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.8.1', + 'version' => '0.8.2', /* |--------------------------------------------------------------------------