From 33fdf1e394a60488f5dd8e8ffd1b5b6ca82b5ee0 Mon Sep 17 00:00:00 2001 From: Karina Kwiatek Date: Thu, 4 Aug 2022 15:36:39 +0200 Subject: [PATCH] Bump version to 2022.0804.0 --- lib/version.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/version.rb b/lib/version.rb index eb12e426..ebfe2281 100644 --- a/lib/version.rb +++ b/lib/version.rb @@ -15,11 +15,11 @@ module Retrospring def year = 2022 - def month = 7 + def month = 8 - def day = 31 + def day = 4 - def patch = 1 + def patch = 0 def suffix = ""