浏览代码

Bump version to v0.12.1

Daniel Supernault 1 年之前
父节点
当前提交
2d3f1df003
共有 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.12.0',
+	'version' => '0.12.1',
 
 	/*
 	|--------------------------------------------------------------------------