diff --git a/CITATION.cff b/CITATION.cff index c97d031..bce3ac5 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -22,5 +22,5 @@ keywords: - self-hosted - portabase license: Apache-2.0 -version: 0.1.1-rc.5 +version: 0.1.1-rc.6 date-released: "2026-01-07" \ No newline at end of file diff --git a/Cargo.toml b/Cargo.toml index f0ab9cf..0f30801 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "portabase-agent" -version = "0.1.1-rc.5" +version = "0.1.1-rc.6" edition = "2024" [dependencies]