Explorar el Código

Bump version to 0.7.9

Daniel Supernault hace 6 años
padre
commit
2eba39d317
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.7.8',
+    'version' => '0.7.9',
 
     /*
     |--------------------------------------------------------------------------