v0.1.25 - Fix submodule dirty state in feather_s3_tft secp256k1; clean release v0.1.25

This commit is contained in:
Laan Tungir
2026-08-11 10:06:19 -04:00
parent 0b1c3ea382
commit 6aa42d4387
+2 -2
View File
@@ -813,8 +813,8 @@ int socket_name_random(char *out, size_t out_len);
/* Version information (auto-updated by build/version tooling) */
#define NSIGNER_VERSION_MAJOR 0
#define NSIGNER_VERSION_MINOR 1
#define NSIGNER_VERSION_PATCH 24
#define NSIGNER_VERSION "v0.1.24"
#define NSIGNER_VERSION_PATCH 25
#define NSIGNER_VERSION "v0.1.25"
/* NSIGNER_HEADERLESS_DECLS_END */