v0.2.46 - Finalize skill_list formatting cleanup and adopted-author cache refresh improvements

This commit is contained in:
Didactyl User
2026-04-16 18:15:55 -04:00
parent 2a091aabf7
commit 73c368e4e5
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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 45
#define DIDACTYL_VERSION "v0.2.45"
#define DIDACTYL_VERSION_PATCH 46
#define DIDACTYL_VERSION "v0.2.46"
// Agent metadata
#define DIDACTYL_NAME "Didactyl"