Update pluggable transports

This commit is contained in:
Micah Lee 2023-09-04 18:46:54 -07:00
parent 0d59218bf7
commit 9819b29b25
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
5 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
#!/bin/bash
MEEK_TAG=v0.37.0
MEEK_TAG=v0.38.0
OS=$(uname -s)