mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-14 08:56:39 +02:00
Update change log & Bump version number
This commit is contained in:
parent
a0b3b668bb
commit
ac98c0e735
@ -1,5 +1,11 @@
|
|||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
|
## [4.2.1] - 2023-09-14
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- [issue #227](https://github.com/Bubka/2FAuth/issues/227) PAT and Webauthn registration broken
|
||||||
|
|
||||||
## [4.2.0] - 2023-09-13
|
## [4.2.0] - 2023-09-13
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
@ -9,7 +9,7 @@ return [
|
|||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'version' => '4.2.0',
|
'version' => '4.2.1',
|
||||||
'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