Updated MercureUpdatesGeneratorTest

This commit is contained in:
Alejandro Celaya
2022-07-25 09:02:05 +02:00
parent 34e72b42dc
commit 074bfe3db2
3 changed files with 35 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
{
"asyncapi": "2.0.0",
"asyncapi": "2.4.0",
"info": {
"title": "Shlink",
"version": "2.0.0",
"version": "3.0.0",
"description": "Shlink, the self-hosted URL shortener",
"license": {
"name": "MIT",

View File

@@ -3,7 +3,7 @@
"info": {
"title": "Shlink",
"description": "Shlink, the self-hosted URL shortener",
"version": "1.0"
"version": "2.0"
},
"externalDocs": {