4.3.2 release (#929)

* Upgraded version to 4.3.2
* Prevent null userid/username registration
This commit is contained in:
Tzahi12345
2023-05-25 22:06:07 -04:00
committed by GitHub
parent 2c61260e0f
commit 6eadb37532
4 changed files with 7 additions and 3 deletions

View File

@@ -1 +1 @@
export const CURRENT_VERSION = 'v4.3.1';
export const CURRENT_VERSION = 'v4.3.2';