From b74aaa0bbc7158dfbee1ddd78d49682c7429adc8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 28 Aug 2026 15:42:27 +0000 Subject: [PATCH] chore: release 1.20.0 --- CITATION.cff | 2 +- Cargo.lock | 2 +- Cargo.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 668eca5..e47b9f3 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -27,5 +27,5 @@ keywords: - self-hosted - portabase license: Apache-2.0 -version: 1.19.2 +version: 1.20.0 date-released: '2026-02-24' diff --git a/Cargo.lock b/Cargo.lock index f80a81d..cba7391 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3503,7 +3503,7 @@ dependencies = [ [[package]] name = "portabase-agent" -version = "1.19.2" +version = "1.20.0" dependencies = [ "aes", "aes-gcm", diff --git a/Cargo.toml b/Cargo.toml index 7779be7..5e27fdc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "portabase-agent" -version = "1.19.2" +version = "1.20.0" edition = "2024" [dependencies]