Bläddra i källkod

Merge pull request #1975 from pixelfed/staging

Bump version to v0.10.8
daniel 5 år sedan
förälder
incheckning
bf8e2663b0
1 ändrade filer med 1 tillägg och 1 borttagningar
  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.10.7',
+    'version' => '0.10.8',
 
     /*
     |--------------------------------------------------------------------------