also inc version

This commit is contained in:
Green Sky 2024-10-27 14:55:01 +01:00
parent 5d8aa8aef9
commit f83026beed
No known key found for this signature in database

View File

@ -12,7 +12,7 @@ struct MessageSerializerNJ {
using Registry = Message3Registry;
using Handle = Message3Handle;
static constexpr const char* version {"1"};
static constexpr const char* version {"2"};
Contact3Registry& cr;
ObjectStore2& os;