浏览代码

Bump version number

Bubka 8 月之前
父节点
当前提交
06ad8f5cd0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/2fauth.php

+ 1 - 1
config/2fauth.php

@@ -9,7 +9,7 @@ return [
     |
     */
 
-    'version' => '5.4.0',
+    'version' => '5.4.1-beta',
     '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/',