mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
bump protocol version
This commit is contained in:
parent
70cb7b1d5d
commit
021716bcde
2
node_modules/kaefer/lib/version.js
generated
vendored
2
node_modules/kaefer/lib/version.js
generated
vendored
@ -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;
|
||||
|
||||
});
|
||||
Loading…
x
Reference in New Issue
Block a user