From e8a96980f1155f4ebb6feecd6f25d187b304dc49 Mon Sep 17 00:00:00 2001 From: charlesgauthereau Date: Mon, 16 Feb 2026 08:43:13 +0100 Subject: [PATCH] chore(release): 1.1.2-rc.1 --- CITATION.cff | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index e32ac27..5e8d8ba 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -22,5 +22,5 @@ keywords: - self-hosted - portabase license: Apache-2.0 -version: 1.1.1 +version: 1.1.2-rc.1 date-released: "2026-02-16" \ No newline at end of file diff --git a/Cargo.toml b/Cargo.toml index ff89f1f..bc8e198 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "portabase-agent" -version = "1.1.1" +version = "1.1.2-rc.1" edition = "2024" [dependencies]