From e504d09cb3a8991ffcdef849affe2d3293f40513 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 20 Jun 2026 13:00:11 +0000 Subject: [PATCH] chore: release 1.12.3 --- 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 7669f7b..60599b7 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -27,5 +27,5 @@ keywords: - self-hosted - portabase license: Apache-2.0 -version: 1.12.2 +version: 1.12.3 date-released: '2026-02-24' diff --git a/Cargo.lock b/Cargo.lock index 15de39d..56482e1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3083,7 +3083,7 @@ dependencies = [ [[package]] name = "portabase-agent" -version = "1.12.2" +version = "1.12.3" dependencies = [ "aes", "aes-gcm", diff --git a/Cargo.toml b/Cargo.toml index 0ff7212..9355bca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "portabase-agent" -version = "1.12.2" +version = "1.12.3" edition = "2024" [dependencies]