瀏覽代碼

Bump version to 0.11.2

Daniel Supernault 3 年之前
父節點
當前提交
8077ded2dd
共有 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.11.1',
+	'version' => '0.11.2',
 
 	/*
 	|--------------------------------------------------------------------------