浏览代码

Bump version to 0.7.5

Daniel Supernault 6 年之前
父节点
当前提交
2ab70f4344
共有 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.7.4',
+    'version' => '0.7.5',
 
     /*
     |--------------------------------------------------------------------------