Skip to content

Commit

Permalink
Bump version to 1.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tannewt authored Jun 26, 2024
1 parent 4602fb6 commit 3bf3b6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "SPI Flash",
"apiVersion": "1.0.0",
"author": "Scott Shawcroft for Adafruit",
"version": "0.8.0",
"version": "1.0.0-rc.1",
"description": "Annotate common SPI flash commands",
"extensions": {
"SPI Flash": {
"type": "HighLevelAnalyzer",
"entryPoint": "SPIFlashAnalyzer.SPIFlash"
}
}
}
}

0 comments on commit 3bf3b6d

Please sign in to comment.