Browse Source

Update app version number to 5.2.0

Bubka 1 year ago
parent
commit
27fb79413e
1 changed files with 1 additions and 1 deletions
  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',
     'repository' => 'https://github.com/Bubka/2FAuth',
     'latestReleaseUrl' => 'https://api.github.com/repos/Bubka/2FAuth/releases/latest',
     'latestReleaseUrl' => 'https://api.github.com/repos/Bubka/2FAuth/releases/latest',
     'installDocUrl' => 'https://docs.2fauth.app/getting-started/installation/self-hosted-server/',
     'installDocUrl' => 'https://docs.2fauth.app/getting-started/installation/self-hosted-server/',