mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 10:19:39 +02:00
Bump sop spec to 8
This commit is contained in:
parent
8203bd58c7
commit
cf638da130
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ import javax.annotation.Nonnull;
|
|||
public class VersionImpl implements Version {
|
||||
|
||||
// draft version
|
||||
private static final int SOP_VERSION = 7;
|
||||
private static final int SOP_VERSION = 8;
|
||||
|
||||
@Override
|
||||
@Nonnull
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue