Sfoglia il codice sorgente

Update pixelfed config, bump version

Daniel Supernault 7 anni fa
parent
commit
46cfeb7f1b
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.1.2',
+    'version' => '0.1.3',
 
     /*
     |--------------------------------------------------------------------------