[release-11.0.11] Chore: Update grabpl version to v3.1.2 (#100238)

Chore: Update grabpl version to v3.1.2 (#100157)

baldm0mma/ update grabpl version

(cherry picked from commit 8e3327a446)
This commit is contained in:
Jev Forsberg
2025-02-07 08:28:52 -07:00
committed by GitHub
parent 477dcb0335
commit 3cbc76736c
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
global variables
"""
grabpl_version = "v3.1.1"
grabpl_version = "v3.1.2"
golang_version = "1.22.11"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.