diff --git a/accelerometer-host/pxt.json b/accelerometer-host/pxt.json index 4c1756fb7..68dc41333 100644 --- a/accelerometer-host/pxt.json +++ b/accelerometer-host/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-accelerometer-host", - "version": "0.4.21", + "version": "0.4.22", "description": "MakeCode support for Jacdac Accelerometer service", "dependencies": { "core": "*", diff --git a/accelerometer/pxt.json b/accelerometer/pxt.json index ca28e5311..5dc5df466 100644 --- a/accelerometer/pxt.json +++ b/accelerometer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-accelerometer", - "version": "0.4.21", + "version": "0.4.22", "description": "MakeCode support for Jacdac Accelerometer service", "dependencies": { "core": "*", diff --git a/barometer/pxt.json b/barometer/pxt.json index f6caecc7b..8ef096b33 100644 --- a/barometer/pxt.json +++ b/barometer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-barometer", - "version": "0.4.21", + "version": "0.4.22", "description": "A sensor measuring air pressure of outside environment.", "files": [ "constants.ts", diff --git a/button-host/pxt.json b/button-host/pxt.json index 7aa1094e8..c3457595d 100644 --- a/button-host/pxt.json +++ b/button-host/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-button-host", - "version": "0.4.21", + "version": "0.4.22", "description": "MakeCode support for Jacdac Button host service", "dependencies": { "core": "*", diff --git a/button/pxt.json b/button/pxt.json index ed7106154..a9b38b2e8 100644 --- a/button/pxt.json +++ b/button/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-button", - "version": "0.4.21", + "version": "0.4.22", "description": "A push-button, which returns to inactive position when not operated anymore.", "files": [ "constants.ts", diff --git a/buzzer/pxt.json b/buzzer/pxt.json index 3649558d0..46546107f 100644 --- a/buzzer/pxt.json +++ b/buzzer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-buzzer", - "version": "0.4.21", + "version": "0.4.22", "description": "MakeCode support for Jacdac Buzzer service", "files": [ "constants.ts", diff --git a/character-screen/pxt.json b/character-screen/pxt.json index 44bbbc68a..cfaa31bc8 100644 --- a/character-screen/pxt.json +++ b/character-screen/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-characterscreen", - "version": "0.4.21", + "version": "0.4.22", "description": "A screen that displays characters.", "files": [ "constants.ts", diff --git a/compass/pxt.json b/compass/pxt.json index 0442b609b..2093ea3c8 100644 --- a/compass/pxt.json +++ b/compass/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-compass", - "version": "0.4.21", + "version": "0.4.22", "description": "A sensor that measures the heading.", "files": [ "constants.ts", diff --git a/controller/pxt.json b/controller/pxt.json index 0d284e064..41aa8fded 100644 --- a/controller/pxt.json +++ b/controller/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-controller", - "version": "0.4.21", + "version": "0.4.22", "description": "MakeCode support for Jacdac Controller service", "files": [ "controllerclient.ts" diff --git a/distance/pxt.json b/distance/pxt.json index 4ddbca889..e26778de5 100644 --- a/distance/pxt.json +++ b/distance/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-distance", - "version": "0.4.21", + "version": "0.4.22", "description": "A sensor that determines the distance of an object without any physical contact involved.", "files": [ "constants.ts", diff --git a/dmx/pxt.json b/dmx/pxt.json index aebe6bdb7..28f8d9ea9 100644 --- a/dmx/pxt.json +++ b/dmx/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-dmx", - "version": "0.4.21", + "version": "0.4.22", "description": "A service that can send DMX512-A packets with limited size. This service is designed to allow tinkering with a few DMX devices, but only allows 235 channels. More about DMX at https://en.wikipedia.org/wiki/DMX512.", "files": [ "constants.ts", diff --git a/e-co2/pxt.json b/e-co2/pxt.json index d58a46ede..21deabc1e 100644 --- a/e-co2/pxt.json +++ b/e-co2/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-eco2", - "version": "0.4.21", + "version": "0.4.22", "description": "Measures equivalent CO₂ levels.", "files": [ "constants.ts", diff --git a/gamepad/pxt.json b/gamepad/pxt.json index c31506a96..bfa78e8b6 100644 --- a/gamepad/pxt.json +++ b/gamepad/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-gamepad", - "version": "0.4.21", + "version": "0.4.22", "description": "MakeCode support for Jacdac Gamepad service", "dependencies": { "core": "*", diff --git a/gyroscope/pxt.json b/gyroscope/pxt.json index fb322f2ac..0fb0fe041 100644 --- a/gyroscope/pxt.json +++ b/gyroscope/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-gyroscope", - "version": "0.4.21", + "version": "0.4.22", "description": "A 3-axis gyroscope.", "files": [ "constants.ts", diff --git a/heart-rate/pxt.json b/heart-rate/pxt.json index cd90cb8e6..7b613584a 100644 --- a/heart-rate/pxt.json +++ b/heart-rate/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-heartrate", - "version": "0.4.21", + "version": "0.4.22", "description": "A sensor approximating the heart rate. \n\n\n**Jacdac is NOT suitable for medical devices and should NOT be used in any kind of device to diagnose or treat any medical conditions.**", "files": [ "constants.ts", diff --git a/humidity/pxt.json b/humidity/pxt.json index 3d3500fe5..3ca4d3793 100644 --- a/humidity/pxt.json +++ b/humidity/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-humidity", - "version": "0.4.21", + "version": "0.4.22", "description": "A sensor measuring humidity of outside environment.", "files": [ "constants.ts", diff --git a/illuminance/pxt.json b/illuminance/pxt.json index 31d0ec3d9..428de8a6b 100644 --- a/illuminance/pxt.json +++ b/illuminance/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-illuminance", - "version": "0.4.21", + "version": "0.4.22", "description": "Detects the amount of light falling onto a given surface area.\n\nNote that this is different from *luminance*, the amount of light that passes through, emits from, or reflects off an object.", "files": [ "constants.ts", diff --git a/joystick/pxt.json b/joystick/pxt.json index a9c35af6b..6c4858a95 100644 --- a/joystick/pxt.json +++ b/joystick/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-joystick", - "version": "0.4.21", + "version": "0.4.22", "description": "A two axis directional joystick", "files": [ "constants.ts", diff --git a/led-pixel/pxt.json b/led-pixel/pxt.json index bc0663de2..e3415b8f7 100644 --- a/led-pixel/pxt.json +++ b/led-pixel/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-ledpixel", - "version": "0.4.21", + "version": "0.4.22", "description": "MakeCode support for Jacdac LED pixel", "dependencies": { "core": "*", diff --git a/led/pxt.json b/led/pxt.json index 1a44bce59..b1ae586d3 100644 --- a/led/pxt.json +++ b/led/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-led", - "version": "0.4.21", + "version": "0.4.22", "description": "MakeCode support for Jacdac LED service", "dependencies": { "core": "*", diff --git a/light-level/pxt.json b/light-level/pxt.json index 24cdab4eb..0f9f91ba3 100644 --- a/light-level/pxt.json +++ b/light-level/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-lightlevel", - "version": "0.4.21", + "version": "0.4.22", "description": "A sensor that measures luminosity level.", "files": [ "constants.ts", diff --git a/magnetometer/pxt.json b/magnetometer/pxt.json index 4454c94dd..b8f14c421 100644 --- a/magnetometer/pxt.json +++ b/magnetometer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-magnetomer", - "version": "0.4.21", + "version": "0.4.22", "description": "A 3-axis magnetometer.", "files": [ "constants.ts", diff --git a/model-runner/pxt.json b/model-runner/pxt.json index bb93cc02c..94a35c7e9 100644 --- a/model-runner/pxt.json +++ b/model-runner/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-model-runner", - "version": "0.4.21", + "version": "0.4.22", "description": "MakeCode support for Jacdac Model runner service", "dependencies": { "core": "*", diff --git a/motion/pxt.json b/motion/pxt.json index f90b3498c..5c2ba5a83 100644 --- a/motion/pxt.json +++ b/motion/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-motion", - "version": "0.4.21", + "version": "0.4.22", "description": "A sensor, typically PIR, that detects object motion within a certain range", "files": [ "constants.ts", diff --git a/motor/pxt.json b/motor/pxt.json index 2e297918a..fb13ae4cb 100644 --- a/motor/pxt.json +++ b/motor/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-motor", - "version": "0.4.21", + "version": "0.4.22", "description": "MakeCode support for Jacdac Motor service", "dependencies": { "core": "*", diff --git a/multitouch/pxt.json b/multitouch/pxt.json index dc7267f3c..5b37c5aec 100644 --- a/multitouch/pxt.json +++ b/multitouch/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-multitouch", - "version": "0.4.21", + "version": "0.4.22", "description": "MakeCode support for Jacdac Multi Touch service", "dependencies": { "core": "*", diff --git a/potentiometer/pxt.json b/potentiometer/pxt.json index 6e6160ffc..e88c12c1d 100644 --- a/potentiometer/pxt.json +++ b/potentiometer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-potentiometer", - "version": "0.4.21", + "version": "0.4.22", "description": "Jacdac potentiometer service", "dependencies": { "core": "*", diff --git a/pulse-oximeter/pxt.json b/pulse-oximeter/pxt.json index e91673a26..b4c0db0ae 100644 --- a/pulse-oximeter/pxt.json +++ b/pulse-oximeter/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-pulseoximeter", - "version": "0.4.21", + "version": "0.4.22", "description": "A sensor approximating the oxygen level. \n\n**Jacdac is not suitable for medical devices and should NOT be used in any kind of device to diagnose or treat any medical conditions.**", "files": [ "constants.ts", diff --git a/pxt.json b/pxt.json index de713b112..963d9f039 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac", - "version": "0.4.21", + "version": "0.4.22", "description": "Jacdac for MakeCode", "dependencies": { "core": "*", diff --git a/rain-gauge/pxt.json b/rain-gauge/pxt.json index 56740255a..c59e56ab4 100644 --- a/rain-gauge/pxt.json +++ b/rain-gauge/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-raingauge", - "version": "0.4.21", + "version": "0.4.22", "description": "Measures the amount of liquid precipitation over an area in a predefined period of time.", "files": [ "constants.ts", diff --git a/real-time-clock/pxt.json b/real-time-clock/pxt.json index 4bd89af89..f830d6b3e 100644 --- a/real-time-clock/pxt.json +++ b/real-time-clock/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-realtimeclock", - "version": "0.4.21", + "version": "0.4.22", "description": "Real time clock to support collecting data with precise time stamps.", "files": [ "constants.ts", diff --git a/reflected-light/pxt.json b/reflected-light/pxt.json index 790a84777..5e14bdda2 100644 --- a/reflected-light/pxt.json +++ b/reflected-light/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-reflectedlight", - "version": "0.4.21", + "version": "0.4.22", "description": "A sensor that detects light and dark surfaces, commonly used for line following robots.", "files": [ "constants.ts", diff --git a/rotary-encoder/pxt.json b/rotary-encoder/pxt.json index 8e5cecd61..6b18b6ee2 100644 --- a/rotary-encoder/pxt.json +++ b/rotary-encoder/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-rotaryencoder", - "version": "0.4.21", + "version": "0.4.22", "description": "An incremental rotary encoder - converts angular motion of a shaft to digital signal.", "files": [ "constants.ts", diff --git a/sensor-aggregator/pxt.json b/sensor-aggregator/pxt.json index 24db0e596..dca62ac08 100644 --- a/sensor-aggregator/pxt.json +++ b/sensor-aggregator/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-sensor-aggregator", - "version": "0.4.21", + "version": "0.4.22", "description": "MakeCode support for Jacdac Sensor aggregator service", "dependencies": { "core": "*", diff --git a/servo/pxt.json b/servo/pxt.json index 87b48ec6e..70f9ef3b9 100644 --- a/servo/pxt.json +++ b/servo/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-servo", - "version": "0.4.21", + "version": "0.4.22", "description": "MakeCode support for Jacdac Servo service", "dependencies": { "core": "*", diff --git a/settings-host/pxt.json b/settings-host/pxt.json index cc1b41086..36904a7f6 100644 --- a/settings-host/pxt.json +++ b/settings-host/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-settings-host", - "version": "0.4.21", + "version": "0.4.22", "description": "MakeCode support for Jacdac Settings host service", "files": [ "host.ts" diff --git a/settings/pxt.json b/settings/pxt.json index 4de54b7a5..1eec36325 100644 --- a/settings/pxt.json +++ b/settings/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-settings", - "version": "0.4.21", + "version": "0.4.22", "description": "MakeCode support for Jacdac Settings service", "dependencies": { "core": "*", diff --git a/soil-moisture/pxt.json b/soil-moisture/pxt.json index 4a219a4da..1413ac3d3 100644 --- a/soil-moisture/pxt.json +++ b/soil-moisture/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-soilmoisture", - "version": "0.4.21", + "version": "0.4.22", "description": "A soil moisture sensor.", "files": [ "constants.ts", diff --git a/solenoid/pxt.json b/solenoid/pxt.json index 65c1860b1..d94c26da7 100644 --- a/solenoid/pxt.json +++ b/solenoid/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-solenoid", - "version": "0.4.21", + "version": "0.4.22", "description": "A push-pull solenoid is a type of relay that pulls a coil when activated.", "files": [ "constants.ts", diff --git a/tcp/pxt.json b/tcp/pxt.json index a122784af..6d4ed5fed 100644 --- a/tcp/pxt.json +++ b/tcp/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-tcp", - "version": "0.4.21", + "version": "0.4.22", "description": "MakeCode support for Jacdac TCP service", "files": [ "constants.ts", diff --git a/thermocouple/pxt.json b/thermocouple/pxt.json index 5c9dbc280..acd466cfe 100644 --- a/thermocouple/pxt.json +++ b/thermocouple/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-thermocouple", - "version": "0.4.21", + "version": "0.4.22", "description": "A thermocouple using a heat probe to gather temperatures.", "files": [ "constants.ts", diff --git a/thermometer/pxt.json b/thermometer/pxt.json index 9f3bd2362..271fb8e66 100644 --- a/thermometer/pxt.json +++ b/thermometer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-thermometer", - "version": "0.4.21", + "version": "0.4.22", "description": "MakeCode support for Jacdac Thermometer service", "dependencies": { "core": "*", diff --git a/tvoc/pxt.json b/tvoc/pxt.json index 7ce604c55..825dc23d3 100644 --- a/tvoc/pxt.json +++ b/tvoc/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-tvoc", - "version": "0.4.21", + "version": "0.4.22", "description": "Measures equivalent Total Volatile Organic Compound levels.", "files": [ "constants.ts", diff --git a/uv-index/pxt.json b/uv-index/pxt.json index ab426ab61..2fb6218d1 100644 --- a/uv-index/pxt.json +++ b/uv-index/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-uvindex", - "version": "0.4.21", + "version": "0.4.22", "description": "The UV Index is a measure of the intensity of ultraviolet (UV) rays from the Sun.", "files": [ "constants.ts", diff --git a/water-level/pxt.json b/water-level/pxt.json index 2a839ee4a..65d68d14c 100644 --- a/water-level/pxt.json +++ b/water-level/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-waterlevel", - "version": "0.4.21", + "version": "0.4.22", "description": "A sensor that measures liquid/water level.", "files": [ "constants.ts", diff --git a/weight-scale/pxt.json b/weight-scale/pxt.json index 244894ebf..7086beb71 100644 --- a/weight-scale/pxt.json +++ b/weight-scale/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-weightscale", - "version": "0.4.21", + "version": "0.4.22", "description": "A weight measuring sensor.", "files": [ "constants.ts", diff --git a/wifi/pxt.json b/wifi/pxt.json index ba04aa52b..77675a24c 100644 --- a/wifi/pxt.json +++ b/wifi/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-wifi", - "version": "0.4.21", + "version": "0.4.22", "description": "MakeCode support for Jacdac Wifi service", "files": [ "constants.ts", diff --git a/wind-direction/pxt.json b/wind-direction/pxt.json index 75be27d19..27168a129 100644 --- a/wind-direction/pxt.json +++ b/wind-direction/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-winddirection", - "version": "0.4.21", + "version": "0.4.22", "description": "A sensor that measures wind direction.", "files": [ "constants.ts", diff --git a/wind-speed/pxt.json b/wind-speed/pxt.json index 6ca6cb780..9e76d45e9 100644 --- a/wind-speed/pxt.json +++ b/wind-speed/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-windspeed", - "version": "0.4.21", + "version": "0.4.22", "description": "A sensor that measures wind speed.", "files": [ "constants.ts",