Update BUNDLE_VERSION to 22.21.0.1

This commit is contained in:
Nacho Codoñer
2025-10-27 16:08:28 +01:00
parent f593b3b94e
commit b7e81ea19c

2
meteor
View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
BUNDLE_VERSION=22.21.0.0
BUNDLE_VERSION=22.21.0.1
# OS Check. Put here because here is where we download the precompiled
# bundles that are arch specific.