Ver código fonte

Bump version

Daniel Supernault 6 anos atrás
pai
commit
bc52949ecd
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.
     |
     */
-    'version' => '0.2.1',
+    'version' => '0.3.0',
 
     /*
     |--------------------------------------------------------------------------