remember to update I2PFIREFOX_VERSION to 1.0.9

This commit is contained in:
idk
2023-03-20 17:11:01 +00:00
parent bfddc378cd
commit a19fcd9ea5

View File

@ -2,8 +2,8 @@
JNA_VERSION=5.12.1 JNA_VERSION=5.12.1
export JNA_VERSION=5.12.1 export JNA_VERSION=5.12.1
I2PFIREFOX_VERSION=1.0.7 I2PFIREFOX_VERSION=1.0.9
export I2PFIREFOX_VERSION=1.0.7 export I2PFIREFOX_VERSION=1.0.9
# Comment this out to build from an alternate branch or # Comment this out to build from an alternate branch or
# the tip of the master branch. # the tip of the master branch.
VERSIONMAJOR=2 VERSIONMAJOR=2