From 40970d5c5ea94b1f96cb5453a1c88167b7c3c1ba Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Mon, 3 Jun 2019 17:45:01 -0600 Subject: [PATCH] Bump version to v0.9.3 --- config/pixelfed.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pixelfed.php b/config/pixelfed.php index 9a831855a..7da142dfa 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.2', + 'version' => '0.9.3', /* |--------------------------------------------------------------------------