Skip to content

Commit 010a0d1

Browse files
author
wamisnet
committed
バージョン情報更新
1 parent 55cfa05 commit 010a0d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cores/esp32/nefry/Nefry.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ BootMode
2424
1 : WriteMode切替をする
2525
*/
2626

27-
#define LIBVERSION ("1.0.8")
27+
#define LIBVERSION ("1.0.9")
2828
#include "Nefry.h"
2929

3030
Adafruit_NeoPixel _NefryLED[40];

libraries/Nefry/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Nefry
2-
version=1.0.8
2+
version=1.0.9
33
author=Nefry community
44
maintainer=
55
sentence=nefry.

0 commit comments

Comments
 (0)