Skip to content

Commit

Permalink
Bump version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
will-v-pi committed Nov 25, 2024
1 parent 54ad547 commit 20debda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config/repositories.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"repositories": [
{
"href": "https://github.com/raspberrypi/pico-sdk.git",
"tree": "2.0.0"
"tree": "2.1.0"
},
{
"href": "https://github.com/raspberrypi/picotool.git",
"tree": "2.0.0"
"tree": "2.1.0"
},
{
"href": "https://github.com/raspberrypi/openocd.git",
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.1.0

0 comments on commit 20debda

Please sign in to comment.