Set correct frontend version #270

This commit is contained in:
2023-03-28 23:34:42 +02:00
parent d818eafb9d
commit 3c371ec074
2 changed files with 5 additions and 5 deletions

View File

@@ -4,8 +4,8 @@
"ImprintURL": "https://www.sh-edraft.de/Impressum",
"WebVersion": {
"Major": "1",
"Minor": "1",
"Micro": "0"
"Minor": "0",
"Micro": "1"
},
"Themes": [
{
@@ -25,4 +25,4 @@
"Name": "sh-edraft-dark-theme"
}
]
}
}