From fcac5bd0da7028a5191a5e0a5daaa6e702da225a Mon Sep 17 00:00:00 2001 From: charlesgauthereau Date: Wed, 28 Jan 2026 16:05:46 +0100 Subject: [PATCH] chore(release): 1.0.3-rc.14 --- CITATION.cff | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index dc145c4..7dbaa65 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -22,5 +22,5 @@ keywords: - self-hosted - portabase license: Apache-2.0 -version: 1.0.3-rc.13 +version: 1.0.3-rc.14 date-released: "2026-01-28" \ No newline at end of file diff --git a/Cargo.toml b/Cargo.toml index 38785a9..5c6932c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "portabase-agent" -version = "1.0.3-rc.13" +version = "1.0.3-rc.14" edition = "2024" [dependencies]