v0.7.42 - Fix ephemeral event storage and document monitoring system

This commit is contained in:
Your Name
2025-10-26 15:02:00 -04:00
parent 2bff4a5f44
commit af186800fa
10 changed files with 408 additions and 16 deletions

View File

@@ -10,10 +10,10 @@
#define MAIN_H
// Version information (auto-updated by build system)
#define VERSION "v0.7.41"
#define VERSION "v0.7.42"
#define VERSION_MAJOR 0
#define VERSION_MINOR 7
#define VERSION_PATCH 41
#define VERSION_PATCH 42
// Relay metadata (authoritative source for NIP-11 information)
#define RELAY_NAME "C-Relay"