Update client spec version
This commit is contained in:
parent
1c8f3da8d0
commit
9e9c955f5a
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ mod stop;
|
|||
#[macro_export]
|
||||
macro_rules! client_api_version {
|
||||
() => {
|
||||
"30"
|
||||
"31"
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue