From a2950522650deb27a9ffb397f0d474b51402f1a6 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Sun, 12 Feb 2023 19:01:45 +1100 Subject: [PATCH] Update version --- openapi/info.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi/info.yaml b/openapi/info.yaml index 1c2088860bf8..242d223732b9 100644 --- a/openapi/info.yaml +++ b/openapi/info.yaml @@ -1,6 +1,6 @@ openapi: 3.0.0 info: - title: 'Invoice Ninja API Reference - Where self host Invoicing lives.' + title: 'Invoice Ninja API Reference - Where self host invoicing lives.' description: | ---
@@ -15,7 +15,7 @@ info: license: name: 'Elastic License' url: 'https://www.elastic.co/licensing/elastic-license' - version: 1.0.30 + version: 5.5.70 servers: - url: 'https://demo.invoiceninja.com'