mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-18 20:26:01 +01:00
Bump version to 2023.0102.0
This commit is contained in:
parent
cc1c262256
commit
7ffd07a959
1 changed files with 3 additions and 3 deletions
|
@ -13,11 +13,11 @@ module Retrospring
|
|||
module Version
|
||||
module_function
|
||||
|
||||
def year = 2022
|
||||
def year = 2023
|
||||
|
||||
def month = 12
|
||||
def month = 1
|
||||
|
||||
def day = 25
|
||||
def day = 2
|
||||
|
||||
def patch = 0
|
||||
|
||||
|
|
Loading…
Reference in a new issue