Skip to content

Commit

Permalink
Update version back to 3.0.0 for stable release. (#553)
Browse files Browse the repository at this point in the history
Reverts #547

We'll want to merge this prior to kicking off a stable release build. We
can use either a regularly scheduled nightly release or
`workflow_dispatch` of
https://github.com/nod-ai/shark-ai/actions/workflows/build_packages.yml.
  • Loading branch information
ScottTodd authored Nov 18, 2024
1 parent a968fc4 commit 4770759
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sharktank/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"package-version": "2.9.2.dev"
"package-version": "3.0.0.dev"
}
2 changes: 1 addition & 1 deletion shortfin/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"package-version": "2.9.2.dev"
"package-version": "3.0.0.dev"
}
2 changes: 1 addition & 1 deletion tuner/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"package-version": "2.9.2.dev"
"package-version": "3.0.0.dev"
}

0 comments on commit 4770759

Please sign in to comment.