Browse Source

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

Bump version to v0.9.4
daniel 6 years ago
parent
commit
4259c1b1fa
1 changed files with 1 additions and 1 deletions
  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',
 
     /*
     |--------------------------------------------------------------------------