Updated doc and tag URL.

This commit is contained in:
Francois Best 2016-11-04 10:53:54 +01:00
parent 82f5dca265
commit ce42efc7c6
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ PROJECT_NAME = "Arduino MIDI Library"
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER = "Version 4.3"
PROJECT_NUMBER = "Version 4.3.1"
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a

View File

@ -17,7 +17,7 @@
"url": "https://github.com/FortySevenEffects/arduino_midi_library.git",
"branch": "master"
},
"downloadUrl": "https://github.com/FortySevenEffects/arduino_midi_library/releases/tag/4.3",
"downloadUrl": "https://github.com/FortySevenEffects/arduino_midi_library/releases/tag/4.3.1",
"include": "src",
"examples": "examples/*/*.ino",
"frameworks": "arduino",