Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikMennen committed Mar 17, 2024
1 parent 238c33f commit 45fc930
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/OneWare.Quartus/oneware.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"Dependencies": [
{
"Name": "OneWare.Essentials",
"MinVersion": "0.4.3.0",
"MaxVersion": "0.4.3.0"
"MinVersion": "0.4.4.0",
"MaxVersion": "0.4.4.0"
},
{
"Name": "OneWare.UniversalFpgaProjectSystem",
"MinVersion": "0.16.4.0",
"MaxVersion": "0.16.4.0"
"MinVersion": "0.16.5.0",
"MaxVersion": "0.16.5.0"
}
]
}

0 comments on commit 45fc930

Please sign in to comment.