Browse Source

Merge pull request #1334 from pixelfed/frontend-ui-refactor

Bump version to v0.9.4
daniel 6 năm trước cách đây
mục cha
commit
4259c1b1fa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.9.3',
+    'version' => '0.9.4',
 
     /*
     |--------------------------------------------------------------------------