From ebc3319eb24121abf1e4f64dffebd563cef54345 Mon Sep 17 00:00:00 2001 From: Karina Kwiatek Date: Sun, 4 Dec 2022 23:50:08 +0100 Subject: [PATCH] Bump version to 2022.1204.0 --- lib/version.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/version.rb b/lib/version.rb index 68a395d7..d2c2e802 100644 --- a/lib/version.rb +++ b/lib/version.rb @@ -15,9 +15,9 @@ module Retrospring def year = 2022 - def month = 11 + def month = 12 - def day = 20 + def day = 4 def patch = 0