Explorar el Código

Bump version to v0.10.6

Daniel Supernault hace 5 años
padre
commit
f590f616b3
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.5',
+    'version' => '0.10.6',
 
     /*
     |--------------------------------------------------------------------------