Skip to content

Commit

Permalink
release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hansfbaier committed Dec 15, 2023
1 parent 72618ce commit ffdd1cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions toolchain-installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
TMPDIR=$(mktemp -d)
cd $TMPDIR

YOSYS_VERSION=0.17
NEXTPNR_VERSION=0.6.1
YOSYS_VERSION=0.36
NEXTPNR_VERSION=0.7.0

function cleanup {
cd
Expand Down

0 comments on commit ffdd1cd

Please sign in to comment.