浏览代码

Update app version number to 5.2.0

Bubka 1 年之前
父节点
当前提交
27fb79413e
共有 1 个文件被更改,包括 1 次插入1 次删除
  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/',