mirror of
https://github.com/esp8266/Arduino.git
synced 2026-01-06 05:22:30 +03:00
Libraries: version now compliant with semver. See http://semver.org/
This commit is contained in:
1
libraries/Ethernet/asd
Normal file
1
libraries/Ethernet/asd
Normal file
@@ -0,0 +1 @@
|
||||
1.0.0
|
||||
@@ -1,5 +1,5 @@
|
||||
name=Ethernet
|
||||
version=1.0
|
||||
version=1.0.0
|
||||
author=Arduino
|
||||
maintainer=Arduino <info@arduino.cc>
|
||||
sentence=Enables network connection (local and Internet) using the Arduino Ethernet board or shield. For all Arduino boards.
|
||||
|
||||
Reference in New Issue
Block a user