Missing a version on BUNDLE_VERSION

This commit is contained in:
denihs
2022-02-01 12:01:59 -04:00
parent 525e992463
commit 36dc7e7ab8

2
meteor
View File

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