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

baldm0mma/ update grabpl version
This commit is contained in:
Jev Forsberg
2025-02-06 15:23:51 -07:00
committed by GitHub
parent c8609b8a61
commit 8e3327a446
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
global variables
"""
grabpl_version = "v3.1.1"
grabpl_version = "v3.1.2"
golang_version = "1.23.5"
# nodejs_version should match what's in ".nvmrc", but without the v prefix.