Forráskód Böngészése

Bump version to 0.8.6

Daniel Supernault 6 éve
szülő
commit
6c37335e98
1 módosított fájl, 1 hozzáadás és 1 törlés
  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.8.5',
+    'version' => '0.8.6',
 
     /*
     |--------------------------------------------------------------------------