Increase API-Version
This commit is contained in:
parent
61c4954b88
commit
ae9512b6b6
|
|
@ -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
|
||||
//
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue