v0.4.5 - Fix NIP-45 COUNT test to account for existing relay events and handle replaceable events correctly

This commit is contained in:
Your Name
2025-10-03 05:19:39 -04:00
parent d5eb7d4a55
commit eac4c227c9
3 changed files with 101 additions and 11 deletions

View File

@@ -12,10 +12,10 @@
#define MAIN_H
// Version information (auto-updated by build_and_push.sh)
#define VERSION "v0.4.4"
#define VERSION "v0.4.5"
#define VERSION_MAJOR 0
#define VERSION_MINOR 4
#define VERSION_PATCH 4
#define VERSION_PATCH 5
// Relay metadata (authoritative source for NIP-11 information)
#define RELAY_NAME "C-Relay"