v0.2.37 - Add nostr-core relay reconnect cooldown with stability-based reset to prevent flapping loops
This commit is contained in:
+2
-2
@@ -12,8 +12,8 @@
|
||||
// Using DIDACTYL_ prefix to avoid conflicts with nostr_core_lib VERSION macros
|
||||
#define DIDACTYL_VERSION_MAJOR 0
|
||||
#define DIDACTYL_VERSION_MINOR 2
|
||||
#define DIDACTYL_VERSION_PATCH 36
|
||||
#define DIDACTYL_VERSION "v0.2.36"
|
||||
#define DIDACTYL_VERSION_PATCH 37
|
||||
#define DIDACTYL_VERSION "v0.2.37"
|
||||
|
||||
// Agent metadata
|
||||
#define DIDACTYL_NAME "Didactyl"
|
||||
|
||||
Reference in New Issue
Block a user