Daniel Supernault 3 år sedan
förälder
incheckning
fe42c0b245
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      config/pixelfed.php

+ 1 - 1
config/pixelfed.php

@@ -23,7 +23,7 @@ return [
 	| This value is the version of your Pixelfed instance.
 	|
 	*/
-	'version' => '0.11.0',
+	'version' => '0.11.1',
 
 	/*
 	|--------------------------------------------------------------------------