From ae9512b6b6feea56a110d59a3353ea3b9c293864 Mon Sep 17 00:00:00 2001 From: Jannis Mattheis Date: Sat, 24 Feb 2018 12:37:51 +0100 Subject: [PATCH] Increase API-Version --- docs/package.go | 2 +- docs/spec.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/package.go b/docs/package.go index 90998c3..4a1c601 100644 --- a/docs/package.go +++ b/docs/package.go @@ -4,7 +4,7 @@ // // Schemes: http, https // Host: localhost -// Version: 1.0.0 +// Version: 1.0.1 // License: MIT https://github.com/gotify/server/blob/master/LICENSE // Contact: https://github.com/gotify/server/issues // diff --git a/docs/spec.json b/docs/spec.json index b086e64..bffa3af 100644 --- a/docs/spec.json +++ b/docs/spec.json @@ -20,7 +20,7 @@ "name": "MIT", "url": "https://github.com/gotify/server/blob/master/LICENSE" }, - "version": "1.0.0" + "version": "1.0.1" }, "host": "localhost", "paths": {