Parcourir la source

Bump version to 0.7.3

Daniel Supernault il y a 6 ans
Parent
commit
8c2fa76c7d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.2',
+    'version' => '0.7.3',
 
     /*
     |--------------------------------------------------------------------------