Browse Source

v1.8.15

pull/3455/head v1.8.15
RPRX 5 months ago committed by GitHub
parent
commit
404af13b56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      core/core.go

2
core/core.go

@ -21,7 +21,7 @@ import (
var (
Version_x byte = 1
Version_y byte = 8
Version_z byte = 13
Version_z byte = 15
)
var (

Loading…
Cancel
Save