v0.0.10 - Fixed .gitignore

This commit is contained in:
Your Name
2026-02-28 16:40:15 -04:00
parent 0d390afd69
commit 3521081d9a

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 0
#define DIDACTYL_VERSION_PATCH 9
#define DIDACTYL_VERSION "v0.0.9"
#define DIDACTYL_VERSION_PATCH 10
#define DIDACTYL_VERSION "v0.0.10"
// Agent metadata
#define DIDACTYL_NAME "Didactyl"