Sfoglia il codice sorgente

Bump version to 0.6.0

Daniel Supernault 6 anni fa
parent
commit
bae721df3b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.5.9',
+    'version' => '0.6.0',
 
     /*
     |--------------------------------------------------------------------------