From 21d5cb199991673033d4de07aad879faae2925e5 Mon Sep 17 00:00:00 2001 From: Roland Rabien Date: Thu, 5 Oct 2023 13:58:32 -0700 Subject: [PATCH] Fix signing --- Changelist.txt | 4 ++++ VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Changelist.txt b/Changelist.txt index 4e932c8..645ea32 100644 --- a/Changelist.txt +++ b/Changelist.txt @@ -1,3 +1,7 @@ +1.0.11: + +- Fix signing on macOS + 1.0.10: - Use Ubuntu 20.04 instead of 22.04 for Linux builds diff --git a/VERSION b/VERSION index 437d26b..8684498 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.10 \ No newline at end of file +1.0.11 \ No newline at end of file