Skip to content

Commit ce65891

Browse files
authored
Update library.properties
Fix that library version was not correct.
1 parent 8bba4ea commit ce65891

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name=WireGuard-ESP32
2-
version=0.1.1
2+
version=0.1.2
33
author=Kenta Ida
44
maintainer=Kenta Ida <[email protected]>
55
sentence=WireGuard implementation for Arduino ESP32
66
paragraph=
77
category=Communication
88
url=https://github.com/ciniml/WireGuard-ESP32-Arduino
99
includes=WireGuard-ESP32.h
10-
architectures=esp32
10+
architectures=esp32

0 commit comments

Comments
 (0)