v0.0.36 - Update README with qrexec bridge docs, update start_nsigner.sh to support qrexec mode and extra args, add setup scripts

This commit is contained in:
Laan Tungir
2026-07-11 11:09:41 -04:00
parent a39baed82b
commit 8ebdb50789

View File

@@ -494,8 +494,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 35
#define NSIGNER_VERSION "v0.0.35"
#define NSIGNER_VERSION_PATCH 36
#define NSIGNER_VERSION "v0.0.36"
/* NSIGNER_HEADERLESS_DECLS_END */