Change AWIPS build to 18.2.1-4 for the NDM EDEX Ingest fix

This commit is contained in:
Tiffany Meyer 2022-01-10 13:44:12 -05:00
parent 1b58a591b8
commit 2360735d99

View file

@ -1,7 +1,7 @@
#!/bin/bash
# Version
export AWIPSII_VERSION="18.2.1"
export AWIPSII_RELEASE="3"
export AWIPSII_RELEASE="4"
# Author
export AWIPSII_BUILD_VENDOR="UCAR"
export AWIPSII_BUILD_SITE="Unidata"