From 085d644a78d954797fda8d8c123d27956425f6f9 Mon Sep 17 00:00:00 2001
From: Asmund <9491667-AsmundTHORSec@users.noreply.gitlab.com>
Date: Fri, 14 Apr 2023 22:10:44 +0000
Subject: [PATCH] Bump patch version for 1.108.1 release

---
 openapi/openapi.yaml | 2 +-
 version              | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/openapi/openapi.yaml b/openapi/openapi.yaml
index 4353205f0f..26c70387b2 100644
--- a/openapi/openapi.yaml
+++ b/openapi/openapi.yaml
@@ -1,7 +1,7 @@
 openapi: 3.0.0
 info:
   title: Thornode API
-  version: 1.108.0
+  version: 1.108.1
   contact:
     email: devs@thorchain.org
   description: Thornode REST API.
diff --git a/version b/version
index 83033d17f9..5e8c18c100 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-1.108.0
+1.108.1
-- 
GitLab