Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update package.json
  • Loading branch information
vashadow authored Oct 18, 2024
commit a1cfd2467f34f97614d55b64fb9b5f1c0816d26f
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "framework-arduinorenesas-uno",
"version": "1.1.0",
"version": "1.1.1",
"description": "Arduino Wiring-based Framework for Renesas MCUs (UNOR4 core)",
"keywords": [
"framework",
Expand All @@ -10,6 +10,6 @@
],
"repository": {
"type": "git",
"url": "https://github.com/arduino/ArduinoCore-renesas.git"
"url": "https://github.com/vashadow/ArduinoCore-renesas.git"
}
}
Loading