Auxmos bump so reactions can work in linux

Currently reactions don't work on linux, after way too many hours of debugging and crying I found the issue and made a workaround
This commit is contained in:
cadyn
2021-07-21 20:30:15 -07:00
committed by GitHub
parent fe337c34bd
commit afa4ed6ded

View File

@@ -11,7 +11,7 @@ export BYOND_MINOR=1536
export RUST_G_VERSION=0.4.8
#auxmos git tag
export AUXMOS_VERSION=v0.2.0
export AUXMOS_VERSION=v0.2.1
#node version
export NODE_VERSION=12