Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions versions.env
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Pinned upstream versions built and published by CI.
# check-releases.yml compares these against the latest GitHub releases daily.
SERIALIZE_VERSION=1.15.0
RELIABLE_VERSION=1.4.0
NETCODE_VERSION=1.4.3
YOJIMBO_VERSION=1.10.1
SCHEMA_VERSION=2.0.0
SERIALIZE_VERSION=1.17.0
RELIABLE_VERSION=1.4.3
NETCODE_VERSION=1.4.6
YOJIMBO_VERSION=1.13.1
SCHEMA_VERSION=2.5.0

# Go toolchain that builds the schema package, pinned like the packages
# themselves. scripts/install-go.sh fetches the official tarball from go.dev
Expand Down
Loading