Version 21 - Keine Änderung für GKV

This commit is contained in:
2025-05-12 12:02:46 +02:00
parent bbe74a3ce8
commit f2060b1972

View File

@@ -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;