diff --git a/config/pixelfed.php b/config/pixelfed.php index 51e20bf4f..0e2cdb8d2 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.5.5', + 'version' => '0.5.6', /* |-------------------------------------------------------------------------- diff --git a/public/js/components.js b/public/js/components.js index 9b21b553a..c3710b463 100644 Binary files a/public/js/components.js and b/public/js/components.js differ diff --git a/public/mix-manifest.json b/public/mix-manifest.json index cf0361d3d..eab4ebc81 100644 Binary files a/public/mix-manifest.json and b/public/mix-manifest.json differ