We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ce625 commit 68a1d98Copy full SHA for 68a1d98
1 file changed
shows/index.js
@@ -6,7 +6,7 @@ function(o, req) {
6
return {
7
body: JSON.stringify({
8
service: 'Cassandre',
9
- revision: '2.13.12.28',
+ revision: '2.14.08.27',
10
update_seq: req.info.update_seq
11
}), headers: {
12
"Content-Type": "application/json",
0 commit comments