Skip to content

Commit

Permalink
add protocol version to constant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
TwitchBronBron committed Nov 25, 2024
1 parent 1273830 commit 5e8f77f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/debugProtocol/Constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export enum Command {
/**
* Adds a exception breakpoint.
*
* @since protocol TBD
* @since protocol 3.3.0 (Roku OS 14.1.4)
*/
SetExceptionBreakpoints = 'SetExceptionBreakpoints',
/**
Expand Down

0 comments on commit 5e8f77f

Please sign in to comment.