8 lines
142 B
JavaScript
8 lines
142 B
JavaScript
"use strict";
|
|
|
|
module.exports = Object.freeze({
|
|
protocolVersion: "2025-06-18",
|
|
coreVersion: "2.0.0",
|
|
catalogSchemaVersion: "2.0.0",
|
|
});
|