Skip to content

Commit

Permalink
chore: fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
stringhandler committed Oct 10, 2024
1 parent 6c874c3 commit 4479625
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src-tauri/binaries_versions_nextnet.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"binaries": {
"xmrig": "6.22.0",
"mmproxy": "1.5.1-rc.3",
"minotari_node": "1.5.1-rc.3",
"wallet": "1.5.1-rc.3",
"sha-p2pool": "0.1.9",
"xtrgpuminer": "0.1.10",
"tor": "13.5.6"
"xmrig": "=6.22.0",
"mmproxy": "=1.5.1-rc.3",
"minotari_node": "=1.5.1-rc.3",
"wallet": "=1.5.1-rc.3",
"sha-p2pool": "=0.1.9",
"xtrgpuminer": "=0.1.10",
"tor": "=13.5.6"
}
}

0 comments on commit 4479625

Please sign in to comment.