chore: bump pinned paqet version to v1.0.0-alpha.15
alpha.15 fixes zero-copy concurrent read buffer invalidation and simplifies client connection logic.
This commit is contained in:
@@ -32,7 +32,7 @@ fi
|
||||
VERSION="1.0.0"
|
||||
|
||||
# Pinned versions for stability (update these after testing new releases)
|
||||
PAQET_VERSION_PINNED="v1.0.0-alpha.14"
|
||||
PAQET_VERSION_PINNED="v1.0.0-alpha.15"
|
||||
XRAY_VERSION_PINNED="v26.2.4"
|
||||
GFK_VERSION_PINNED="v1.0.0"
|
||||
|
||||
@@ -2113,7 +2113,7 @@ create_management_script() {
|
||||
VERSION="1.0.0"
|
||||
|
||||
# Pinned versions for stability (update these after testing new releases)
|
||||
PAQET_VERSION_PINNED="v1.0.0-alpha.14"
|
||||
PAQET_VERSION_PINNED="v1.0.0-alpha.15"
|
||||
XRAY_VERSION_PINNED="v26.2.4"
|
||||
GFK_VERSION_PINNED="v1.0.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user