From 46cfeb7f1ba6286675e55dfb7bff8db34c1df7f2 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Thu, 9 Aug 2018 23:50:10 -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 23526c1cc..344c0ea96 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.2', + 'version' => '0.1.3', /* |--------------------------------------------------------------------------