v1.2.43 - IP Bans page: fix filter buttons, add whitelist management UI, compact table rows

This commit is contained in:
Your Name
2026-02-25 07:08:20 -04:00
parent ef8bdef2a8
commit f1728932a9
+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 42
#define CRELAY_VERSION "v1.2.42"
#define CRELAY_VERSION_PATCH 43
#define CRELAY_VERSION "v1.2.43"
// Relay metadata (authoritative source for NIP-11 information)
#define RELAY_NAME "C-Relay"