Skip to content

Commit

Permalink
update profile manager version
Browse files Browse the repository at this point in the history
  • Loading branch information
eyedeekay committed Mar 20, 2024
1 parent 0e14574 commit 570add3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions i2pversion
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

JNA_VERSION=5.12.1
export JNA_VERSION=5.12.1
I2PFIREFOX_VERSION=1.4.991
export I2PFIREFOX_VERSION=1.4.991
I2PFIREFOX_VERSION=1.5.0
export I2PFIREFOX_VERSION=1.5.0

export GITHUB_TAG=$(git describe --tags --abbrev=0 | sed 's|i2p||g' | tr -d [a-z-])
VERSIONMAJOR=$(echo "$GITHUB_TAG" | cut -d . -f 1)
Expand Down

0 comments on commit 570add3

Please sign in to comment.