mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-19 19:28:08 +02:00
Update change log & Bump version number
This commit is contained in:
parent
6da24f7063
commit
855f16a8a1
@ -1,5 +1,11 @@
|
|||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
|
## [3.3.1] - 2022-08-02
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- [issue #109](https://github.com/Bubka/2FAuth/issues/109) Timeout right after login
|
||||||
|
|
||||||
## [3.3] - 2022-08-01
|
## [3.3] - 2022-08-01
|
||||||
|
|
||||||
⚠️ This release drops PHP 7.4 support ⚠️
|
⚠️ This release drops PHP 7.4 support ⚠️
|
||||||
|
@ -9,7 +9,7 @@ return [
|
|||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'version' => '3.3',
|
'version' => '3.3.1',
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user