build with new profile

This commit is contained in:
eyedeekay
2025-03-20 19:01:24 -04:00
parent 8a22bb8277
commit 4c28feea8c

View File

@ -18,8 +18,8 @@ if [ -z "$VERSIONMAJOR" ]; then
export I2P_VERSION="master"
VERSION="master"
export VERSION="master"
I2PFIREFOX_VERSION="2.8.0"
export I2PFIREFOX_VERSION="2.8.0"
I2PFIREFOX_VERSION="2.8.1"
export I2PFIREFOX_VERSION="2.8.1"
else
I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD"
export I2P_VERSION="$VERSIONMAJOR.$VERSIONMINOR.$VERSIONBUILD"