mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-25 06:24:07 +02:00
Bump version number & Update change log & Recompile assets
This commit is contained in:
parent
a2fe6c8cc1
commit
0ddb2e7551
@ -1,5 +1,11 @@
|
|||||||
# Change log
|
# Change log
|
||||||
|
|
||||||
|
## [4.2.2] - 2023-09-17
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- [issue #232](https://github.com/Bubka/2FAuth/issues/232) Vendor.js throws error making frontend unusable
|
||||||
|
|
||||||
## [4.2.1] - 2023-09-14
|
## [4.2.1] - 2023-09-14
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
@ -9,7 +9,7 @@ return [
|
|||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'version' => '4.2.1',
|
'version' => '4.2.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/',
|
||||||
|
2
public/js/app.js
vendored
2
public/js/app.js
vendored
File diff suppressed because one or more lines are too long
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"/js/app.js": "/js/app.js?id=f732c44e609c29cc8eb65402d08d31f8",
|
"/js/app.js": "/js/app.js?id=16395f6e893a94a8a67883f78b881429",
|
||||||
"/js/manifest.js": "/js/manifest.js?id=af5ab3286fe62cebba2085465b83b8b5",
|
"/js/manifest.js": "/js/manifest.js?id=af5ab3286fe62cebba2085465b83b8b5",
|
||||||
"/css/app.css": "/css/app.css?id=0b5ae8b0a2a672fb4bdcb89779f40bb8",
|
"/css/app.css": "/css/app.css?id=0b5ae8b0a2a672fb4bdcb89779f40bb8",
|
||||||
"/js/vendor.js": "/js/vendor.js?id=3f260a606d7ce1f763fd2c9a4ddd334e"
|
"/js/vendor.js": "/js/vendor.js?id=3f260a606d7ce1f763fd2c9a4ddd334e"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user