v1.2.56 - Update codebase and documentation

This commit is contained in:
Laan Tungir
2026-04-01 04:51:44 -04:00
parent 0920cc092d
commit 9bf02702c2
+2 -2
View File
@@ -13,8 +13,8 @@
// Using CRELAY_ prefix to avoid conflicts with nostr_core_lib VERSION macros
#define CRELAY_VERSION_MAJOR 1
#define CRELAY_VERSION_MINOR 2
#define CRELAY_VERSION_PATCH 55
#define CRELAY_VERSION "v1.2.55"
#define CRELAY_VERSION_PATCH 56
#define CRELAY_VERSION "v1.2.56"
// Relay metadata (authoritative source for NIP-11 information)
#define RELAY_NAME "C-Relay"