Bump version to 2023.0102.0
This commit is contained in:
parent
cc1c262256
commit
7ffd07a959
|
@ -13,11 +13,11 @@ module Retrospring
|
||||||
module Version
|
module Version
|
||||||
module_function
|
module_function
|
||||||
|
|
||||||
def year = 2022
|
def year = 2023
|
||||||
|
|
||||||
def month = 12
|
def month = 1
|
||||||
|
|
||||||
def day = 25
|
def day = 2
|
||||||
|
|
||||||
def patch = 0
|
def patch = 0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue