mirror of
https://github.com/gotify/server.git
synced 2026-05-06 21:42:07 +08:00
Increment API version
This commit is contained in:
committed by
Jannis Mattheis
parent
41dbf55eb5
commit
dcc8ea6b4c
@@ -16,7 +16,7 @@
|
||||
//
|
||||
// Schemes: http, https
|
||||
// Host: localhost
|
||||
// Version: 1.0.2
|
||||
// Version: 1.0.3
|
||||
// License: MIT https://github.com/gotify/server/blob/master/LICENSE
|
||||
//
|
||||
// Consumes:
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"name": "MIT",
|
||||
"url": "https://github.com/gotify/server/blob/master/LICENSE"
|
||||
},
|
||||
"version": "1.0.2"
|
||||
"version": "1.0.3"
|
||||
},
|
||||
"host": "localhost",
|
||||
"paths": {
|
||||
|
||||
Reference in New Issue
Block a user