Mention rerunning sync_protobuf scripts (#13924)

This commit is contained in:
Avasam
2025-05-02 20:29:31 -04:00
committed by GitHub
parent dde3f837a6
commit f26b41bdd1
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
# Whenever you update version here, PACKAGE_VERSION should be updated
# in scripts/sync_protobuf/s2clientprotocol.py and vice-versa.
# When updating, also re-run the script
version = "5.*"
upstream_repository = "https://github.com/Blizzard/s2client-proto"
requires = ["types-protobuf"]