diff --git a/pxt.json b/pxt.json index f9593fc..d6802f0 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "pxt-nezha", - "version": "1.3.5", + "version": "1.3.6", "description": "The micro:bit extension board Nezha(哪吒) with RJ11 connection port by ELECFREAKS Co.ltd", "dependencies": { "core": "*", @@ -9,7 +9,8 @@ "files": [ "README.md", "main.ts", - "_locales/zh/pxt-nezha-strings.json" + "_locales/zh/pxt-nezha-strings.json", + "_locales/el/pxt-nezha-strings.json" ], "testFiles": [ "test.ts"