Version 21 - Keine Änderung für GKV
This commit is contained in:
@@ -118,8 +118,6 @@ namespace Dakota.Logic
|
||||
if (create4month < new DateTime(2026, 1, 1))
|
||||
return 20;
|
||||
|
||||
throw new NotImplementedException("Keine Unterstützung von Version 21");
|
||||
|
||||
if (create4month < new DateTime(2027, 1, 1))
|
||||
return 21;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user