Some cleanup

This commit is contained in:
jpirnay
2026-05-23 23:26:37 +02:00
parent 4f724e8e04
commit 9f03d40717
4 changed files with 16 additions and 74 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
#include "parsers/ChapterHtmlSlimParser.h"
namespace {
constexpr uint8_t SECTION_FILE_VERSION = 28;
constexpr uint8_t SECTION_FILE_VERSION = 29;
namespace header {
constexpr uint32_t kVersion = 0;