Rollback of nip44 changes, and added ability to modify timestamps in giftwraps.

This commit is contained in:
2025-10-27 13:16:06 -04:00
parent a8dc2ed046
commit f3068f82f3
5 changed files with 16 additions and 16 deletions

View File

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