Release 4.3.0 (#3503)

* Release 4.3.0

* Correct typing for unit test
This commit is contained in:
MichalKinas
2023-10-31 15:05:18 +01:00
committed by GitHub
parent 1b3195d3ba
commit b23bd3e25b
11 changed files with 308 additions and 66 deletions

View File

@@ -29,7 +29,7 @@
"locale": "en",
"application": {
"name": "Workspace",
"version": "4.2.0",
"version": "4.3.0",
"logo": "assets/images/app-logo.svg",
"copyright": "APP.COPYRIGHT"
},