From a6765e1a6d448eb3262596f5ea11da552484455e Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Wed, 29 Jan 2020 20:49:57 -0700 Subject: [PATCH] Bump version to v0.10.8 --- config/pixelfed.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pixelfed.php b/config/pixelfed.php index fc4541c0d..a091d6cdd 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.7', + 'version' => '0.10.8', /* |--------------------------------------------------------------------------