From 53767a5bedaac0025379e2a8b3ce02f1a8d79d30 Mon Sep 17 00:00:00 2001
From: Andrey Meshkov <am@adguard.com>
Date: Thu, 22 Aug 2019 15:42:43 +0300
Subject: [PATCH] *(documentation): bump openapi spec version to 0.98.1

---
 openapi/openapi.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openapi/openapi.yaml b/openapi/openapi.yaml
index d3a50a08..ac831231 100644
--- a/openapi/openapi.yaml
+++ b/openapi/openapi.yaml
@@ -2,7 +2,7 @@ swagger: '2.0'
 info:
     title: 'AdGuard Home'
     description: 'AdGuard Home REST API. Admin web interface is built on top of this REST API.'
-    version: 0.97.0
+    version: 0.98.1
 schemes:
     - http
 basePath: /control