Commit cce9ead
Use valid version in library.properties (#22)
The previous version value caused the Arduino IDE to display warnings:
Invalid version found: 1.0.9a
This warning can be especially confusing for users since the Arduino IDE doesn't say which library is the source of the problem.
Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#libraryproperties-file-format1 parent 71d4f78 commit cce9ead
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments