feat: Add dev notice

This commit is contained in:
Jesse Wierzbinski 2024-09-28 21:57:17 +02:00
parent 842e842e3c
commit f67b327f75
No known key found for this signature in database
7 changed files with 13 additions and 7 deletions

View file

@ -110,7 +110,8 @@ On all entities that have an `author` field, the `author` can be `null` to repre
"compatibility": {
"versions": [
"0.3.0",
"0.4.0"
"0.4.0",
"0.5.0"
],
"extensions": [
"pub.versia:reactions",

View file

@ -64,7 +64,7 @@ This extension adds the following metadata to instances:
},
"compatibility": {
"versions": [
"0.4.0"
"0.5.0"
],
"extensions": [
"pub.versia:reactions",

View file

@ -72,7 +72,7 @@ Accept: application/json
},
"compatibility": {
"versions": [
"0.4.0"
"0.5.0"
],
"extensions": [
"pub.versia:reactions",