kopia lustrzana https://github.com/c9/core
Bump protocol version
rodzic
461d910a63
commit
c6fe50b115
|
@ -2,6 +2,6 @@ define(function(require, exports, module) {
|
||||||
|
|
||||||
// on each backwards incompatible protocol change the version number must be
|
// on each backwards incompatible protocol change the version number must be
|
||||||
// increased
|
// increased
|
||||||
exports.protocol = 12;
|
exports.protocol = 13;
|
||||||
|
|
||||||
});
|
});
|
Ładowanie…
Reference in New Issue