chore: bump version

This commit is contained in:
2024-09-03 08:15:46 +07:00
parent c1ce6f716e
commit a8e707ae8a
3 changed files with 23 additions and 23 deletions

View File

@@ -1,14 +1,14 @@
{
"app": {
"windows": [
{
"title": "Coop",
"label": "main",
"width": 860,
"height": 650,
"minWidth": 860,
"minHeight": 650
}
]
}
"app": {
"windows": [
{
"title": "Coop",
"label": "main",
"width": 860,
"height": 650,
"minWidth": 860,
"minHeight": 650
}
]
}
}