Browse Source

Bump version

Daniel Supernault 7 years ago
parent
commit
8eb04f7433
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.1.4',
+    'version' => '0.1.5',
 
     /*
     |--------------------------------------------------------------------------