From 0b7b7ef59b2aa2ab24068a46d22861ff04a8dc97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 25 Jun 2026 12:58:08 +0000 Subject: [PATCH] chore: release 1.13.1 --- 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 46432ef..e2b7217 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -27,5 +27,5 @@ keywords: - self-hosted - portabase license: Apache-2.0 -version: 1.13.0 +version: 1.13.1 date-released: '2026-02-24' diff --git a/Cargo.lock b/Cargo.lock index 6a1ca15..ea1f6a0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3193,7 +3193,7 @@ dependencies = [ [[package]] name = "portabase-agent" -version = "1.13.0" +version = "1.13.1" dependencies = [ "aes", "aes-gcm", diff --git a/Cargo.toml b/Cargo.toml index 94d6cd4..134ea3c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "portabase-agent" -version = "1.13.0" +version = "1.13.1" edition = "2024" [dependencies]