Explorar el Código

Merge pull request #1663 from pixelfed/staging

Bump version to 0.10.1
daniel hace 5 años
padre
commit
09d06407eb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.0',
+    'version' => '0.10.1',
 
     /*
     |--------------------------------------------------------------------------