Ver código fonte

Update pixelfed config, bump version

Daniel Supernault 7 anos atrás
pai
commit
13551b1f9e
1 arquivos alterados com 1 adições e 1 exclusões
  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.
     | This value is the version of your PixelFed instance.
     |
     |
     */
     */
-    'version' => '0.1.3',
+    'version' => '0.1.4',
 
 
     /*
     /*
     |--------------------------------------------------------------------------
     |--------------------------------------------------------------------------