bump BUNDLE_VERSION to 22.22.1.10 in meteor script (use a higher one to not override others created as part of other branches?)

This commit is contained in:
Nacho Codoñer
2026-04-01 18:08:20 +02:00
parent c8659575fa
commit 063f981f46

2
meteor
View File

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