Browse Source

Bump version

Daniel Supernault 6 năm trước cách đây
mục cha
commit
2172a7264c
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.2.0',
+    'version' => '0.2.1',
 
     /*
     |--------------------------------------------------------------------------