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

Merge pull request #1665 from pixelfed/staging

Bump version to v0.10.2
daniel 5 éve
szülő
commit
c333fe18ee
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.10.1',
+    'version' => '0.10.2',
 
     /*
     |--------------------------------------------------------------------------