Daniel Supernault 4 年 前
コミット
a4121cb8e4
1 ファイル変更1 行追加1 行削除
  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.10.10',
+	'version' => '0.11.0',
 
 	/*
 	|--------------------------------------------------------------------------