Browse Source

Bump version to v0.10.7

Daniel Supernault 5 years ago
parent
commit
d27e60c3e8
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.6',
+    'version' => '0.10.7',
 
     /*
     |--------------------------------------------------------------------------