bump BUNDLE_VERSION to 22.22.1.1 in meteor script

This commit is contained in:
Nacho Codoñer
2026-04-01 17:56:55 +02:00
parent f56263b0fe
commit 894fd64726

2
meteor
View File

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