mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-31 01:28:55 +00:00
mcp: change default protocol version to 2024-11-05
This commit is contained in:
@@ -6,7 +6,7 @@ pub const Version = enum {
|
||||
@"2025-06-18",
|
||||
@"2025-11-25",
|
||||
|
||||
pub const latest: Version = .@"2025-11-25";
|
||||
pub const default: Version = .@"2024-11-05";
|
||||
};
|
||||
|
||||
pub const Request = struct {
|
||||
|
||||
Reference in New Issue
Block a user