diff --git a/accelerometer-server/pxt.json b/accelerometer-server/pxt.json index 17ee9cbc3..0ef082557 100644 --- a/accelerometer-server/pxt.json +++ b/accelerometer-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-accelerometer-host", - "version": "0.4.43", + "version": "0.4.44", "description": "MakeCode support for Jacdac Accelerometer server", "dependencies": { "core": "*", diff --git a/accelerometer/pxt.json b/accelerometer/pxt.json index c7e037a5d..f445a0d61 100644 --- a/accelerometer/pxt.json +++ b/accelerometer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-accelerometer", - "version": "0.4.43", + "version": "0.4.44", "description": "MakeCode support for Jacdac Accelerometer service", "dependencies": { "core": "*", diff --git a/barometer/pxt.json b/barometer/pxt.json index 5f41f1008..ea70e12ea 100644 --- a/barometer/pxt.json +++ b/barometer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-barometer", - "version": "0.4.43", + "version": "0.4.44", "description": "A sensor measuring air pressure of outside environment.", "files": [ "constants.ts", diff --git a/button-server/pxt.json b/button-server/pxt.json index 605b1b168..04b3a6d71 100644 --- a/button-server/pxt.json +++ b/button-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-button-host", - "version": "0.4.43", + "version": "0.4.44", "description": "MakeCode support for Jacdac Button server", "dependencies": { "core": "*", diff --git a/button/pxt.json b/button/pxt.json index f8e22a692..a4e4e998b 100644 --- a/button/pxt.json +++ b/button/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-button", - "version": "0.4.43", + "version": "0.4.44", "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 19d6d8a56..3f6d13040 100644 --- a/buzzer/pxt.json +++ b/buzzer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-buzzer", - "version": "0.4.43", + "version": "0.4.44", "description": "MakeCode support for Jacdac Buzzer service", "files": [ "constants.ts", diff --git a/character-screen/pxt.json b/character-screen/pxt.json index a5931a407..500a047d0 100644 --- a/character-screen/pxt.json +++ b/character-screen/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-characterscreen", - "version": "0.4.43", + "version": "0.4.44", "description": "A screen that displays characters.", "files": [ "constants.ts", diff --git a/compass/pxt.json b/compass/pxt.json index f03cded9e..4535e958f 100644 --- a/compass/pxt.json +++ b/compass/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-compass", - "version": "0.4.43", + "version": "0.4.44", "description": "A sensor that measures the heading.", "files": [ "constants.ts", diff --git a/controller/pxt.json b/controller/pxt.json index 28d0909ca..c3cb20c8e 100644 --- a/controller/pxt.json +++ b/controller/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-controller", - "version": "0.4.43", + "version": "0.4.44", "description": "MakeCode support for Jacdac Controller service", "files": [ "controllerclient.ts" diff --git a/distance/pxt.json b/distance/pxt.json index 9a4047dcc..093f1005f 100644 --- a/distance/pxt.json +++ b/distance/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-distance", - "version": "0.4.43", + "version": "0.4.44", "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 80668123c..5fcac2b0f 100644 --- a/dmx/pxt.json +++ b/dmx/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-dmx", - "version": "0.4.43", + "version": "0.4.44", "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 766804e3c..0089c0623 100644 --- a/e-co2/pxt.json +++ b/e-co2/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-eco2", - "version": "0.4.43", + "version": "0.4.44", "description": "Measures equivalent CO₂ levels.", "files": [ "constants.ts", diff --git a/gamepad/pxt.json b/gamepad/pxt.json index eb8a253d2..efbe11a14 100644 --- a/gamepad/pxt.json +++ b/gamepad/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-gamepad", - "version": "0.4.43", + "version": "0.4.44", "description": "MakeCode support for Jacdac Gamepad service", "dependencies": { "core": "*", diff --git a/gyroscope/pxt.json b/gyroscope/pxt.json index b9664639c..e7e5b4a58 100644 --- a/gyroscope/pxt.json +++ b/gyroscope/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-gyroscope", - "version": "0.4.43", + "version": "0.4.44", "description": "A 3-axis gyroscope.", "files": [ "constants.ts", diff --git a/heart-rate/pxt.json b/heart-rate/pxt.json index 6e505f77a..6ecf64a40 100644 --- a/heart-rate/pxt.json +++ b/heart-rate/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-heartrate", - "version": "0.4.43", + "version": "0.4.44", "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 5b1de6b2c..18c5865d6 100644 --- a/humidity/pxt.json +++ b/humidity/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-humidity", - "version": "0.4.43", + "version": "0.4.44", "description": "A sensor measuring humidity of outside environment.", "files": [ "constants.ts", diff --git a/illuminance/pxt.json b/illuminance/pxt.json index 8cc906827..69e007070 100644 --- a/illuminance/pxt.json +++ b/illuminance/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-illuminance", - "version": "0.4.43", + "version": "0.4.44", "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 5b7e0d4ef..5dbe98ebd 100644 --- a/joystick/pxt.json +++ b/joystick/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-joystick", - "version": "0.4.43", + "version": "0.4.44", "description": "A two axis directional joystick", "files": [ "constants.ts", diff --git a/led-pixel/pxt.json b/led-pixel/pxt.json index 9429c870f..61c9defc3 100644 --- a/led-pixel/pxt.json +++ b/led-pixel/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-ledpixel", - "version": "0.4.43", + "version": "0.4.44", "description": "MakeCode support for Jacdac LED pixel", "dependencies": { "core": "*", diff --git a/led/pxt.json b/led/pxt.json index 91d4385eb..eb10a3b4c 100644 --- a/led/pxt.json +++ b/led/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-led", - "version": "0.4.43", + "version": "0.4.44", "description": "MakeCode support for Jacdac LED service", "dependencies": { "core": "*", diff --git a/light-level/pxt.json b/light-level/pxt.json index 84302ee70..192528163 100644 --- a/light-level/pxt.json +++ b/light-level/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-lightlevel", - "version": "0.4.43", + "version": "0.4.44", "description": "A sensor that measures luminosity level.", "files": [ "constants.ts", diff --git a/magnetometer/pxt.json b/magnetometer/pxt.json index 85c132c89..3480b4ab6 100644 --- a/magnetometer/pxt.json +++ b/magnetometer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-magnetomer", - "version": "0.4.43", + "version": "0.4.44", "description": "A 3-axis magnetometer.", "files": [ "constants.ts", diff --git a/model-runner/pxt.json b/model-runner/pxt.json index 9b943eac7..e9416d414 100644 --- a/model-runner/pxt.json +++ b/model-runner/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-model-runner", - "version": "0.4.43", + "version": "0.4.44", "description": "MakeCode support for Jacdac Model runner service", "dependencies": { "core": "*", diff --git a/motion/pxt.json b/motion/pxt.json index fadec4ba8..eb196cc19 100644 --- a/motion/pxt.json +++ b/motion/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-motion", - "version": "0.4.43", + "version": "0.4.44", "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 56e43b694..fd317b2c7 100644 --- a/motor/pxt.json +++ b/motor/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-motor", - "version": "0.4.43", + "version": "0.4.44", "description": "MakeCode support for Jacdac Motor service", "dependencies": { "core": "*", diff --git a/multitouch/pxt.json b/multitouch/pxt.json index 9a7329bb4..42b1d9e3d 100644 --- a/multitouch/pxt.json +++ b/multitouch/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-multitouch", - "version": "0.4.43", + "version": "0.4.44", "description": "MakeCode support for Jacdac Multi Touch service", "dependencies": { "core": "*", diff --git a/potentiometer/pxt.json b/potentiometer/pxt.json index ae5674b5b..06cf1c7be 100644 --- a/potentiometer/pxt.json +++ b/potentiometer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-potentiometer", - "version": "0.4.43", + "version": "0.4.44", "description": "Jacdac potentiometer service", "dependencies": { "core": "*", diff --git a/pulse-oximeter/pxt.json b/pulse-oximeter/pxt.json index d96e0bff6..5e35b4b07 100644 --- a/pulse-oximeter/pxt.json +++ b/pulse-oximeter/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-pulseoximeter", - "version": "0.4.43", + "version": "0.4.44", "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 910b7dbe4..c707c0553 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac", - "version": "0.4.43", + "version": "0.4.44", "description": "Jacdac for MakeCode", "dependencies": { "core": "*", diff --git a/rain-gauge/pxt.json b/rain-gauge/pxt.json index 009a52dcd..203bbf570 100644 --- a/rain-gauge/pxt.json +++ b/rain-gauge/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-raingauge", - "version": "0.4.43", + "version": "0.4.44", "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 0b2f10f33..6b2807e82 100644 --- a/real-time-clock/pxt.json +++ b/real-time-clock/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-realtimeclock", - "version": "0.4.43", + "version": "0.4.44", "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 5109fb8e7..2653e08a6 100644 --- a/reflected-light/pxt.json +++ b/reflected-light/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-reflectedlight", - "version": "0.4.43", + "version": "0.4.44", "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 170b6ef7b..690241b1f 100644 --- a/rotary-encoder/pxt.json +++ b/rotary-encoder/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-rotaryencoder", - "version": "0.4.43", + "version": "0.4.44", "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 5ff649513..bf524628d 100644 --- a/sensor-aggregator/pxt.json +++ b/sensor-aggregator/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-sensor-aggregator", - "version": "0.4.43", + "version": "0.4.44", "description": "MakeCode support for Jacdac Sensor aggregator service", "dependencies": { "core": "*", diff --git a/servo/pxt.json b/servo/pxt.json index 8ea8585df..81eb3c9b3 100644 --- a/servo/pxt.json +++ b/servo/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-servo", - "version": "0.4.43", + "version": "0.4.44", "description": "MakeCode support for Jacdac Servo service", "dependencies": { "core": "*", diff --git a/settings-server/pxt.json b/settings-server/pxt.json index 675e73d70..56a509955 100644 --- a/settings-server/pxt.json +++ b/settings-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-settings-server", - "version": "0.4.43", + "version": "0.4.44", "description": "MakeCode support for Jacdac Settings server", "files": [ "server.ts" diff --git a/settings/pxt.json b/settings/pxt.json index bbb4b6f14..cc321f01d 100644 --- a/settings/pxt.json +++ b/settings/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-settings", - "version": "0.4.43", + "version": "0.4.44", "description": "MakeCode support for Jacdac Settings service", "dependencies": { "core": "*", diff --git a/soil-moisture/pxt.json b/soil-moisture/pxt.json index 784fed8ab..ac2dfa672 100644 --- a/soil-moisture/pxt.json +++ b/soil-moisture/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-soilmoisture", - "version": "0.4.43", + "version": "0.4.44", "description": "A soil moisture sensor.", "files": [ "constants.ts", diff --git a/solenoid/pxt.json b/solenoid/pxt.json index 4958a1116..3a269fa87 100644 --- a/solenoid/pxt.json +++ b/solenoid/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-solenoid", - "version": "0.4.43", + "version": "0.4.44", "description": "A push-pull solenoid is a type of relay that pulls a coil when activated.", "files": [ "constants.ts", diff --git a/sound-level/pxt.json b/sound-level/pxt.json index 3a9fdbf7c..35537655f 100644 --- a/sound-level/pxt.json +++ b/sound-level/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-sound-level", - "version": "0.4.43", + "version": "0.4.44", "description": "Jacdac sound level service", "dependencies": { "core": "*", diff --git a/tcp/pxt.json b/tcp/pxt.json index be08b21d1..aa710310c 100644 --- a/tcp/pxt.json +++ b/tcp/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-tcp", - "version": "0.4.43", + "version": "0.4.44", "description": "MakeCode support for Jacdac TCP service", "files": [ "constants.ts", diff --git a/thermocouple/pxt.json b/thermocouple/pxt.json index 74526ba46..105d27703 100644 --- a/thermocouple/pxt.json +++ b/thermocouple/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-thermocouple", - "version": "0.4.43", + "version": "0.4.44", "description": "A thermocouple using a heat probe to gather temperatures.", "files": [ "constants.ts", diff --git a/thermometer/pxt.json b/thermometer/pxt.json index 409b4a5f4..df6e4285b 100644 --- a/thermometer/pxt.json +++ b/thermometer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-thermometer", - "version": "0.4.43", + "version": "0.4.44", "description": "MakeCode support for Jacdac Thermometer service", "dependencies": { "core": "*", diff --git a/tvoc/pxt.json b/tvoc/pxt.json index fa3bb5b1f..3be99ffdc 100644 --- a/tvoc/pxt.json +++ b/tvoc/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-tvoc", - "version": "0.4.43", + "version": "0.4.44", "description": "Measures equivalent Total Volatile Organic Compound levels.", "files": [ "constants.ts", diff --git a/uv-index/pxt.json b/uv-index/pxt.json index 88a4a16cf..2cf3081ff 100644 --- a/uv-index/pxt.json +++ b/uv-index/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-uvindex", - "version": "0.4.43", + "version": "0.4.44", "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 3909b750b..1d3672862 100644 --- a/water-level/pxt.json +++ b/water-level/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-waterlevel", - "version": "0.4.43", + "version": "0.4.44", "description": "A sensor that measures liquid/water level.", "files": [ "constants.ts", diff --git a/weight-scale/pxt.json b/weight-scale/pxt.json index 043a94542..c81a62790 100644 --- a/weight-scale/pxt.json +++ b/weight-scale/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-weightscale", - "version": "0.4.43", + "version": "0.4.44", "description": "A weight measuring sensor.", "files": [ "constants.ts", diff --git a/wifi/pxt.json b/wifi/pxt.json index 47c741dde..a74f4ee0e 100644 --- a/wifi/pxt.json +++ b/wifi/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-wifi", - "version": "0.4.43", + "version": "0.4.44", "description": "MakeCode support for Jacdac Wifi service", "files": [ "constants.ts", diff --git a/wind-direction/pxt.json b/wind-direction/pxt.json index d38ab208c..e4fd65bd4 100644 --- a/wind-direction/pxt.json +++ b/wind-direction/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-winddirection", - "version": "0.4.43", + "version": "0.4.44", "description": "A sensor that measures wind direction.", "files": [ "constants.ts", diff --git a/wind-speed/pxt.json b/wind-speed/pxt.json index 85bd40db0..7c383d5cb 100644 --- a/wind-speed/pxt.json +++ b/wind-speed/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-windspeed", - "version": "0.4.43", + "version": "0.4.44", "description": "A sensor that measures wind speed.", "files": [ "constants.ts",