mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-19 19:28:08 +02:00
Bump version & Update change log
This commit is contained in:
parent
c9de3674ba
commit
a9cefc5f3a
@ -1,5 +1,11 @@
|
|||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
|
## [4.0.1] - 2023-04-16
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- [issue #174](https://github.com/Bubka/2FAuth/issues/174) PHP Fatal error after latest Update
|
||||||
|
|
||||||
## [4.0.0] - 2023-04-14
|
## [4.0.0] - 2023-04-14
|
||||||
|
|
||||||
Time for multi-user has arrived, here comes v4.0!
|
Time for multi-user has arrived, here comes v4.0!
|
||||||
|
@ -9,7 +9,7 @@ return [
|
|||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'version' => '4.0.0',
|
'version' => '4.0.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',
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user