Skip to content

Commit

Permalink
v24.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
RPRX committed Sep 7, 2024
1 parent 6838a0a commit 3d9137c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions core/core.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ import (
)

var (
Version_x byte = 1
Version_y byte = 8
Version_z byte = 24
Version_x byte = 24
Version_y byte = 9
Version_z byte = 7
)

var (
Expand Down

0 comments on commit 3d9137c

Please sign in to comment.