Bump version number & Update change log & Recompile assets

This commit is contained in:
Bubka 2023-09-17 21:47:50 +02:00
parent a2fe6c8cc1
commit 0ddb2e7551
4 changed files with 9 additions and 3 deletions

View File

@ -1,5 +1,11 @@
# 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
### Fixed

View File

@ -9,7 +9,7 @@
|
*/
'version' => '4.2.1',
'version' => '4.2.2',
'repository' => 'https://github.com/Bubka/2FAuth',
'latestReleaseUrl' => 'https://api.github.com/repos/Bubka/2FAuth/releases/latest',
'installDocUrl' => 'https://docs.2fauth.app/getting-started/installation/self-hosted-server/',

2
public/js/app.js vendored

File diff suppressed because one or more lines are too long

View File

@ -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",
"/css/app.css": "/css/app.css?id=0b5ae8b0a2a672fb4bdcb89779f40bb8",
"/js/vendor.js": "/js/vendor.js?id=3f260a606d7ce1f763fd2c9a4ddd334e"