Bump version to 2024.0122.0
This commit is contained in:
parent
d044705ca4
commit
f9f75838da
|
@ -13,11 +13,11 @@ module Retrospring
|
||||||
module Version
|
module Version
|
||||||
module_function
|
module_function
|
||||||
|
|
||||||
def year = 2023
|
def year = 2024
|
||||||
|
|
||||||
def month = 12
|
def month = 1
|
||||||
|
|
||||||
def day = 21
|
def day = 22
|
||||||
|
|
||||||
def patch = 0
|
def patch = 0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue