Skip to content

Commit

Permalink
Add missing constant
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Jan 8, 2025
1 parent 73d8652 commit f04fc52
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ enum Version {
V20,
V30,
V31,
V40
V40,
V41
}

/**
Expand Down

0 comments on commit f04fc52

Please sign in to comment.