added nip 17

This commit is contained in:
2025-10-04 18:32:28 -04:00
parent 499accf440
commit c0784fc890
4 changed files with 16 additions and 8 deletions

View File

@@ -2,10 +2,10 @@
#define NOSTR_CORE_H
// Version information (auto-updated by increment_and_push.sh)
#define VERSION "v0.4.5"
#define VERSION "v0.4.6"
#define VERSION_MAJOR 0
#define VERSION_MINOR 4
#define VERSION_PATCH 5
#define VERSION_PATCH 6
/*
* NOSTR Core Library - Complete API Reference