From 13551b1f9e6c5d39cc5f1f37e03b5642450886df Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Fri, 10 Aug 2018 00:27:39 -0600 Subject: [PATCH] Update pixelfed config, bump version --- config/pixelfed.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pixelfed.php b/config/pixelfed.php index 344c0ea96..ffdd5b633 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.1.3', + 'version' => '0.1.4', /* |--------------------------------------------------------------------------