v0.0.10 - Fixed .gitignore
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user