mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-01 13:13:03 +01:00
Bump version to 2025.0228.0
This commit is contained in:
parent
903b7ad8ca
commit
16ca91cd60
1 changed files with 3 additions and 3 deletions
|
@ -13,11 +13,11 @@ module Retrospring
|
|||
module Version
|
||||
module_function
|
||||
|
||||
def year = 2024
|
||||
def year = 2025
|
||||
|
||||
def month = 10
|
||||
def month = 2
|
||||
|
||||
def day = 1
|
||||
def day = 28
|
||||
|
||||
def patch = 0
|
||||
|
||||
|
|
Loading…
Reference in a new issue