From da32f6a11cf6593d10199cdd726e2414aee4e26f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Illi-Zuberb=C3=BChler?= Date: Thu, 4 Apr 2024 12:08:07 +0000 Subject: [PATCH] Bump Version for Release --- lib/hitobito_die_mitte/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/hitobito_die_mitte/version.rb b/lib/hitobito_die_mitte/version.rb index 1c9fe8f..ac6f425 100644 --- a/lib/hitobito_die_mitte/version.rb +++ b/lib/hitobito_die_mitte/version.rb @@ -6,5 +6,5 @@ # https://github.com/hitobito/hitobito_die_mitte. module HitobitoDieMitte - VERSION = '2.1.1' + VERSION = '2.1.2' end