Skip to content

Commit

Permalink
bump to latest release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hansfbaier committed Aug 2, 2023
1 parent 5edac3c commit 548cd54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolchain-installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ TMPDIR=$(mktemp -d)
cd $TMPDIR

YOSYS_VERSION=0.17
NEXTPNR_VERSION=0.4.0
NEXTPNR_VERSION=0.5.0

function cleanup {
cd
Expand Down

0 comments on commit 548cd54

Please sign in to comment.