Browse Source

Merge pull request #1665 from pixelfed/staging

Bump version to v0.10.2
daniel 5 years ago
parent
commit
c333fe18ee
1 changed files with 1 additions and 1 deletions
  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',
 
     /*
     |--------------------------------------------------------------------------