Increase API-Version

This commit is contained in:
Jannis Mattheis 2018-02-24 12:37:51 +01:00 committed by Jannis Mattheis
parent 61c4954b88
commit ae9512b6b6
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
// //
// Schemes: http, https // Schemes: http, https
// Host: localhost // Host: localhost
// Version: 1.0.0 // Version: 1.0.1
// License: MIT https://github.com/gotify/server/blob/master/LICENSE // License: MIT https://github.com/gotify/server/blob/master/LICENSE
// Contact: https://github.com/gotify/server/issues // Contact: https://github.com/gotify/server/issues
// //

View File

@ -20,7 +20,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.0" "version": "1.0.1"
}, },
"host": "localhost", "host": "localhost",
"paths": { "paths": {