v2.1.17 - Verified api-worker LISTEN/NOTIFY monitoring on v2.1.16 relay (port 7777): subscriber-cadence, NOTIFY-reactive, and zero-overhead idle tests all pass

This commit is contained in:
Laan Tungir
2026-07-25 10:17:30 -04:00
parent aedd22436e
commit 179b160cf3
+2 -2
View File
@@ -13,8 +13,8 @@
// Using CRELAY_ prefix to avoid conflicts with nostr_core_lib VERSION macros
#define CRELAY_VERSION_MAJOR 2
#define CRELAY_VERSION_MINOR 1
#define CRELAY_VERSION_PATCH 16
#define CRELAY_VERSION "v2.1.16"
#define CRELAY_VERSION_PATCH 17
#define CRELAY_VERSION "v2.1.17"
// Relay metadata (authoritative source for NIP-11 information)
#define RELAY_NAME "C-Relay-PG"