From edff563c52cb15baae9b3901e90669c0d9aeae2c Mon Sep 17 00:00:00 2001 From: Matthias Viehweger Date: Mon, 23 Oct 2023 23:27:31 +0200 Subject: [PATCH] Bump Version for Release --- lib/hitobito_cevi/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/hitobito_cevi/version.rb b/lib/hitobito_cevi/version.rb index 8011a86..061fae1 100644 --- a/lib/hitobito_cevi/version.rb +++ b/lib/hitobito_cevi/version.rb @@ -6,5 +6,5 @@ # https://github.com/hitobito/hitobito_cevi. module HitobitoCevi - VERSION = '1.30.16' + VERSION = '1.31.0' end