Browse Source

Update app version number to 5.2.0

Bubka 1 năm trước cách đây
mục cha
commit
27fb79413e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      config/2fauth.php

+ 1 - 1
config/2fauth.php

@@ -9,7 +9,7 @@ return [
     |
     */
 
-    'version' => '5.1.1',
+    'version' => '5.2.0',
     'repository' => 'https://github.com/Bubka/2FAuth',
     'latestReleaseUrl' => 'https://api.github.com/repos/Bubka/2FAuth/releases/latest',
     'installDocUrl' => 'https://docs.2fauth.app/getting-started/installation/self-hosted-server/',