Browse Source

Bump version to 0.7.2

Daniel Supernault 6 năm trước cách đây
mục cha
commit
a6d48dc19f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.1',
+    'version' => '0.7.2',
 
     /*
     |--------------------------------------------------------------------------