Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ public class PrecompiledVersionCheck {
public static final Version V320_CRUD_VERSION = new Version("v320CrudVersion", "3.2.0");

public static final Version INIT_AUTH_VERSION = new Version("initAuth", "3.3.0");
public static final Version SHARDING_MIN_SUPPORT_VERSION = new Version("initAuth", "3.3.0");
public static final Version SHARDING_MIN_SUPPORT_VERSION = new Version("shard", "3.3.0");
}