Skip to content

Commit a28c15a

Browse files
committed
Change: Library name. M5OnScreenKeyboard to M5Stack_OnScreenKeyBoard.
1 parent 022b24d commit a28c15a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

library.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "M5OnScreenKeyboard",
2+
"name": "M5Stack_OnScreenKeyboard",
33
"description": "OnScreenKeyboard for M5Stack",
44
"keywords": "onscreenkeyboard, m5stack, esp32",
55
"authors": {
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"name": "M5Stack"
1616
},
17-
"version": "0.3.0",
17+
"version": "0.3.1",
1818
"framework": "arduino",
1919
"platforms": "espressif32",
2020
"build": {

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name=M5OnScreenKeyboard
2-
version=0.3.0
1+
name=M5Stack_OnScreenKeyboard
2+
version=0.3.1
33
author=lovyan03
44
maintainer=Lovyan <42724151+lovyan03@users.noreply.github.com>
55
sentence=OnScreenKeyboard for M5Stack

0 commit comments

Comments
 (0)