v0.7.44 - Release v0.8.0 with NIP-59 timestamp randomization and status command fixes

This commit is contained in:
Your Name
2025-10-27 13:19:58 -04:00
parent f6debcf799
commit f49aae8ab0

View File

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