v5.6.0-beta.1 (#116)

* Fix displaying versions in web/desktop
* Update deps
* Tag 5.6.0-beta.1
This commit is contained in:
Igor Katson 2024-04-06 09:37:31 +01:00 committed by GitHub
parent 5eb01ac226
commit e18a711abf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 635 additions and 679 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -4,14 +4,14 @@
"src": "assets/logo.svg"
},
"index.css": {
"file": "assets/index-d46108e9.css",
"file": "assets/index-58bde067.css",
"src": "index.css"
},
"index.html": {
"css": [
"assets/index-d46108e9.css"
"assets/index-58bde067.css"
],
"file": "assets/index-87e26627.js",
"file": "assets/index-3519fca6.js",
"isEntry": true,
"src": "index.html"
}