v0.0.15 - Publish downloadable release assets for selector parsing fix
This commit is contained in:
+2
-2
@@ -451,8 +451,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 0
|
||||
#define NSIGNER_VERSION_PATCH 14
|
||||
#define NSIGNER_VERSION "v0.0.14"
|
||||
#define NSIGNER_VERSION_PATCH 15
|
||||
#define NSIGNER_VERSION "v0.0.15"
|
||||
|
||||
|
||||
/* NSIGNER_HEADERLESS_DECLS_END */
|
||||
|
||||
Reference in New Issue
Block a user