File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = "Arduino MIDI Library"
38
38
# could be handy for archiving the generated documentation or if some version
39
39
# control system is used.
40
40
41
- PROJECT_NUMBER = "Version 4.3"
41
+ PROJECT_NUMBER = "Version 4.3.1 "
42
42
43
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
44
# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change 17
17
"url" : " https://github.com/FortySevenEffects/arduino_midi_library.git" ,
18
18
"branch" : " master"
19
19
},
20
- "downloadUrl" : " https://github.com/FortySevenEffects/arduino_midi_library/releases/tag/4.3" ,
20
+ "downloadUrl" : " https://github.com/FortySevenEffects/arduino_midi_library/releases/tag/4.3.1 " ,
21
21
"include" : " src" ,
22
22
"examples" : " examples/*/*.ino" ,
23
23
"frameworks" : " arduino" ,
You can’t perform that action at this time.
0 commit comments