v1.1.1: Bump version, fix CFLAGS in lib/Makefile, rebuild binaries

- Bump APP_VERSION from 1.1.0 to 1.1.1
- Fix CFLAGS in lib/Makefile: remove quoted empty string that broke
  blake3 cross-compilation
- Rebuild Linux and Windows binaries with IVK change detection fix
- Update SHA-256 hashes in release notes
This commit is contained in:
2026-03-22 10:02:51 -05:00
parent 5fe5447474
commit 90383b0f43
4 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
#define APP_VERSION "1.1.0"
#define APP_VERSION "1.1.1"