Export/Bki: Honor vollablieferer flag for member
Test / Run tests (push) Successful in 2m44s

This commit is contained in:
2026-08-18 16:26:29 +02:00
parent 77e812f5e8
commit 20b6e11b7f
8 changed files with 50 additions and 13 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ namespace Elwig.Helpers {
public static class AppDbUpdater {
// Don't forget to update value in Tests/fetch-resources.bat!
public static readonly int RequiredSchemaVersion = 40;
public static readonly int RequiredSchemaVersion = 41;
private static int VersionOffset = 0;