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