build: bump BUNDLE_VERSION to 24.14.0.4

This commit is contained in:
italo jose
2026-03-12 11:31:33 -03:00
parent 5a58109a87
commit 23938cdb04

2
meteor
View File

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