fix broken version

This commit is contained in:
Tadgh 2023-10-16 12:16:58 -07:00
parent 90bfe05b9d
commit 25ce7d0b8f
1 changed files with 2 additions and 2 deletions

View File

@ -125,9 +125,9 @@ public enum VersionEnum {
V6_8_2,
V6_9_0,
v6_10_0,
V6_10_0,
v6_11_0,
V6_11_0,
V7_0_0;