add version

This commit is contained in:
Green Sky 2024-04-14 12:50:44 +02:00
parent 5b9909a989
commit 1409485ef1
No known key found for this signature in database

View File

@ -11,6 +11,8 @@ struct MessageSerializerNJ {
using Registry = Message3Registry; using Registry = Message3Registry;
using Handle = Message3Handle; using Handle = Message3Handle;
static constexpr const char* version {"1"};
Contact3Registry& cr; Contact3Registry& cr;
// nlohmann // nlohmann