bump version to v2.1.0

This commit is contained in:
Alex Auvolat
2025-09-15 15:50:02 +02:00
parent df4721387c
commit b43f309ec7
21 changed files with 56 additions and 50 deletions
+7 -1
View File
@@ -12,7 +12,7 @@
"name": "AGPL-3.0",
"identifier": "AGPL-3.0"
},
"version": "v2.0.0"
"version": "v2.1.0"
},
"servers": [
{
@@ -4054,6 +4054,12 @@
"enum": [
"aliases"
]
},
{
"type": "string",
"enum": [
"clearResyncQueue"
]
}
]
},