Increment API version

This commit is contained in:
Jannis Mattheis 2018-03-30 20:01:01 +02:00 committed by Jannis Mattheis
parent 41dbf55eb5
commit dcc8ea6b4c
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
// //
// Schemes: http, https // Schemes: http, https
// Host: localhost // Host: localhost
// Version: 1.0.2 // Version: 1.0.3
// License: MIT https://github.com/gotify/server/blob/master/LICENSE // License: MIT https://github.com/gotify/server/blob/master/LICENSE
// //
// Consumes: // Consumes:

View File

@ -17,7 +17,7 @@
"name": "MIT", "name": "MIT",
"url": "https://github.com/gotify/server/blob/master/LICENSE" "url": "https://github.com/gotify/server/blob/master/LICENSE"
}, },
"version": "1.0.2" "version": "1.0.3"
}, },
"host": "localhost", "host": "localhost",
"paths": { "paths": {