mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-02 16:25:36 +02:00
Bump version number & Update change log
This commit is contained in:
parent
abe845753a
commit
2888e1e5be
@ -1,5 +1,11 @@
|
|||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
|
## [5.5.2] - 2025-04-11
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- [issue #472](https://github.com/Bubka/2FAuth/issues/472) QR scan reader blocked by csp
|
||||||
|
|
||||||
## [5.5.1] - 2025-04-11
|
## [5.5.1] - 2025-04-11
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
@ -51,7 +51,7 @@ return [
|
|||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'version' => '5.5.1',
|
'version' => '5.5.2',
|
||||||
'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/',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user