From 4f5348377c3eb2ad34184d481e02a8c9d9295fa5 Mon Sep 17 00:00:00 2001 From: dzervas Date: Sat, 27 Jul 2024 12:37:57 +0000 Subject: [PATCH] Bump version to 0.3.16 --- Cargo.toml | 2 +- chart/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 41cced9..d2a0791 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "magicentry" -version = "0.3.15" +version = "0.3.16" edition = "2021" rust-version = "1.77" diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 044327c..c51c53a 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -3,5 +3,5 @@ name: magicentry description: Authentication service for self hosted services type: application -version: 0.3.15 -appVersion: 0.3.15 +version: 0.3.16 +appVersion: 0.3.16