kopia lustrzana https://github.com/c9/core
bump protocol version
rodzic
70cb7b1d5d
commit
021716bcde
|
@ -2,6 +2,6 @@ define(function(require, exports, module) {
|
|||
|
||||
// on each backwards incompatible protocol change the version number must be
|
||||
// increased
|
||||
exports.protocol = 10;
|
||||
exports.protocol = 11;
|
||||
|
||||
});
|
Ładowanie…
Reference in New Issue