v7.0.0 - Version 1.0.0

This commit is contained in:
Your Name
2025-10-31 11:17:34 -04:00
parent 4f3cf10a5c
commit f6330e4bb8
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -10,10 +10,10 @@
#define MAIN_H
// Version information (auto-updated by build system)
#define VERSION_MAJOR 6
#define VERSION_MAJOR 7
#define VERSION_MINOR 0
#define VERSION_PATCH 0
#define VERSION "v6.0.0"
#define VERSION "v7.0.0"
// Relay metadata (authoritative source for NIP-11 information)
#define RELAY_NAME "C-Relay"