Skip to content

Commit dc6d514

Browse files
committed
chore: update protocol version and icon
1 parent db8fe94 commit dc6d514

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

-25.3 KB
Binary file not shown.
762 Bytes
Loading

src/server.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pub fn server_details() -> InitializeResult {
3434
},
3535
instructions: None,
3636
meta: None,
37-
protocol_version: ProtocolVersion::V2025_06_18.to_string(),
37+
protocol_version: ProtocolVersion::V2025_11_25.to_string(),
3838
}
3939
}
4040

0 commit comments

Comments
 (0)