From 777cd36fb3e4e98bb448ef2c4f582307c28a81fb Mon Sep 17 00:00:00 2001 From: Piet Schijven Date: Thu, 1 Feb 2024 10:20:26 +0100 Subject: [PATCH] Version 4.14.4 --- lib/iqvoc/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/iqvoc/version.rb b/lib/iqvoc/version.rb index fdbdd8e5..efbf19dc 100644 --- a/lib/iqvoc/version.rb +++ b/lib/iqvoc/version.rb @@ -15,5 +15,5 @@ # limitations under the License. module Iqvoc - VERSION = "4.14.3" + VERSION = "4.14.4" end