mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-25 02:31:59 -05:00
Updated snapshots for latest release
This commit is contained in:
parent
f0a0ff66de
commit
f17934a5d2
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ Object {
|
|||
"content-length": Any<Number>,
|
||||
"content-type": "application/json",
|
||||
"content-version": StringMatching /v\\\\d\\+\\\\\\.\\\\d\\+/,
|
||||
"user-agent": "Ghost/5.17.1 (https://github.com/TryGhost/Ghost)",
|
||||
"user-agent": "Ghost/5.17.2 (https://github.com/TryGhost/Ghost)",
|
||||
}
|
||||
`;
|
||||
|
||||
|
@ -150,7 +150,7 @@ Object {
|
|||
"content-length": Any<Number>,
|
||||
"content-type": "application/json",
|
||||
"content-version": StringMatching /v\\\\d\\+\\\\\\.\\\\d\\+/,
|
||||
"user-agent": "Ghost/5.17.1 (https://github.com/TryGhost/Ghost)",
|
||||
"user-agent": "Ghost/5.17.2 (https://github.com/TryGhost/Ghost)",
|
||||
}
|
||||
`;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue