Skip to content

Commit

Permalink
Bump version to 2024.1001.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pixeldesu committed Sep 30, 2024
1 parent 4eeb0b7 commit ef7852b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/retrospring/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ module Version

def year = 2024

def month = 8
def month = 10

def day = 11
def day = 1

def patch = 1
def patch = 0

def suffix = ""

Expand Down

0 comments on commit ef7852b

Please sign in to comment.