Parcourir la source

Merge pull request #1665 from pixelfed/staging

Bump version to v0.10.2
daniel il y a 5 ans
Parent
commit
c333fe18ee
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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',
 
     /*
     |--------------------------------------------------------------------------