Skip to content

Commit

Permalink
versions.json: set version to 2.11.0
Browse files Browse the repository at this point in the history
Set version to 2.11.0 to prepare for stable release.

Signed-off-by: Kai Vehmanen <[email protected]>
  • Loading branch information
kv2019i committed Sep 16, 2024
1 parent 48193f8 commit be27028
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"SOF": {
"MAJOR": "2",
"MINOR": "10",
"MICRO": "99"
"MINOR": "11",
"MICRO": "0"
}
}

0 comments on commit be27028

Please sign in to comment.