diff --git a/accelerometer-server/pxt.json b/accelerometer-server/pxt.json index da99a4a26..4c2f77037 100644 --- a/accelerometer-server/pxt.json +++ b/accelerometer-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-accelerometer-server", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac Accelerometer server", "dependencies": { "core": "*", diff --git a/accelerometer/pxt.json b/accelerometer/pxt.json index c449fbf62..764fbb738 100644 --- a/accelerometer/pxt.json +++ b/accelerometer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-accelerometer", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac Accelerometer service", "dependencies": { "core": "*", diff --git a/acidity/pxt.json b/acidity/pxt.json index 58b2dcbd1..b7f32fa4c 100644 --- a/acidity/pxt.json +++ b/acidity/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-acidity", - "version": "0.10.63", + "version": "0.10.64", "description": "A sensor measuring water acidity, commonly called pH.", "files": [ "constants.ts", diff --git a/air-pressure/pxt.json b/air-pressure/pxt.json index f2d4dbb5a..d7a4516aa 100644 --- a/air-pressure/pxt.json +++ b/air-pressure/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-air-pressure", - "version": "0.10.63", + "version": "0.10.64", "description": "A sensor measuring air pressure of outside environment.", "files": [ "constants.ts", diff --git a/air-quality-index/pxt.json b/air-quality-index/pxt.json index 29447fa9c..01c6d3e94 100644 --- a/air-quality-index/pxt.json +++ b/air-quality-index/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-air-quality-index", - "version": "0.10.63", + "version": "0.10.64", "description": "The Air Quality Index is a measure of how clean or polluted air is. From min, good quality, to high, low quality.\nThe range of AQI may vary between countries (https://en.wikipedia.org/wiki/Air_quality_index).", "files": [ "constants.ts", diff --git a/arcade-gamepad/pxt.json b/arcade-gamepad/pxt.json index a2fe65d36..1a174bd17 100644 --- a/arcade-gamepad/pxt.json +++ b/arcade-gamepad/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-arcade-gamepad", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac Gamepad service", "dependencies": { "core": "*", diff --git a/azure-iot-hub-health-server/pxt.json b/azure-iot-hub-health-server/pxt.json index 334263a8a..00f102f1d 100644 --- a/azure-iot-hub-health-server/pxt.json +++ b/azure-iot-hub-health-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-azure-iot-hub-health-server", - "version": "0.10.63", + "version": "0.10.64", "description": "Health and diagnostics information about the Azure Iot Hub connection.", "files": [ "server.ts" diff --git a/azure-iot-hub-health/pxt.json b/azure-iot-hub-health/pxt.json index 6f4342bc6..a795fa819 100644 --- a/azure-iot-hub-health/pxt.json +++ b/azure-iot-hub-health/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-azure-iot-hub-health", - "version": "0.10.63", + "version": "0.10.64", "description": "Health and diagnostics information about the Azure Iot Hub connection.", "files": [ "constants.ts" diff --git a/bluetooth-transport/pxt.json b/bluetooth-transport/pxt.json index 793527336..2c62c38d4 100644 --- a/bluetooth-transport/pxt.json +++ b/bluetooth-transport/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-bluetooth-transport", - "version": "0.10.63", + "version": "0.10.64", "description": "Support for sending Jacdac packets over BLE.", "dependencies": { "core": "*", diff --git a/button-server/pxt.json b/button-server/pxt.json index ab35bb569..8b1e2abfe 100644 --- a/button-server/pxt.json +++ b/button-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-button-server", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac Button server", "dependencies": { "core": "*", diff --git a/button/pxt.json b/button/pxt.json index d51f41edb..6607f63a0 100644 --- a/button/pxt.json +++ b/button/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-button", - "version": "0.10.63", + "version": "0.10.64", "description": "A push-button, which returns to inactive position when not operated anymore.", "files": [ "constants.ts", diff --git a/buzzer-server/pxt.json b/buzzer-server/pxt.json index 813597b01..91b2f55fd 100644 --- a/buzzer-server/pxt.json +++ b/buzzer-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-buzzer-server", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac Buzzer server", "dependencies": { "core": "*", diff --git a/buzzer/pxt.json b/buzzer/pxt.json index 919c9fe18..05fdd3c47 100644 --- a/buzzer/pxt.json +++ b/buzzer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-buzzer", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac Buzzer service", "files": [ "constants.ts", diff --git a/character-screen/pxt.json b/character-screen/pxt.json index b17133640..c7248acfa 100644 --- a/character-screen/pxt.json +++ b/character-screen/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-character-screen", - "version": "0.10.63", + "version": "0.10.64", "description": "A screen that displays characters.", "files": [ "constants.ts", diff --git a/codal-message-bus-server/pxt.json b/codal-message-bus-server/pxt.json index 151efc1ea..b73f88f75 100644 --- a/codal-message-bus-server/pxt.json +++ b/codal-message-bus-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-codal-message-bus-server", - "version": "0.10.63", + "version": "0.10.64", "description": "A service that uses the [CODAL message bus](https://lancaster-university.github.io/microbit-docs/ubit/messageBus/) to send and receive small messages.", "files": [ "server.ts" diff --git a/codal-message-bus/pxt.json b/codal-message-bus/pxt.json index dd7fb23ed..7cc110a58 100644 --- a/codal-message-bus/pxt.json +++ b/codal-message-bus/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-codal-message-bus", - "version": "0.10.63", + "version": "0.10.64", "description": "A service that uses the [CODAL message bus](https://lancaster-university.github.io/microbit-docs/ubit/messageBus/) to send and receive small messages.", "files": [ "constants.ts" diff --git a/color/pxt.json b/color/pxt.json index 162e99a09..481b1ff0f 100644 --- a/color/pxt.json +++ b/color/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-color", - "version": "0.10.63", + "version": "0.10.64", "description": "Senses RGB colors", "files": [ "constants.ts", diff --git a/compass/pxt.json b/compass/pxt.json index 24d7ea675..39567e94e 100644 --- a/compass/pxt.json +++ b/compass/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-compass", - "version": "0.10.63", + "version": "0.10.64", "description": "A sensor that measures the heading.", "files": [ "constants.ts", diff --git a/controller/pxt.json b/controller/pxt.json index f70b46f26..f63a60d5f 100644 --- a/controller/pxt.json +++ b/controller/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-controller", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac Controller service", "files": [ "controllerclient.ts" diff --git a/dc-current-measurement/pxt.json b/dc-current-measurement/pxt.json index 3f1202a5b..026b0202b 100644 --- a/dc-current-measurement/pxt.json +++ b/dc-current-measurement/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-dc-current-measurement", - "version": "0.10.63", + "version": "0.10.64", "description": "A service that reports a current measurement.", "files": [ "constants.ts", diff --git a/dc-voltage-measurement/pxt.json b/dc-voltage-measurement/pxt.json index dfe698b88..9cc7a5b44 100644 --- a/dc-voltage-measurement/pxt.json +++ b/dc-voltage-measurement/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-dc-voltage-measurement", - "version": "0.10.63", + "version": "0.10.64", "description": "A service that reports a voltage measurement.", "files": [ "constants.ts", diff --git a/devices/microbit/pxt.json b/devices/microbit/pxt.json index b430b4f58..110981d47 100644 --- a/devices/microbit/pxt.json +++ b/devices/microbit/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-microbit", - "version": "0.10.63", + "version": "0.10.64", "description": "Jacdac servers for micro:bit V2 sensors.", "dependencies": { "core": "*", diff --git a/distance/pxt.json b/distance/pxt.json index 250062615..b6facecc0 100644 --- a/distance/pxt.json +++ b/distance/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-distance", - "version": "0.10.63", + "version": "0.10.64", "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 3ccb2cd99..42a54473c 100644 --- a/dmx/pxt.json +++ b/dmx/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-dmx", - "version": "0.10.63", + "version": "0.10.64", "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/dot-matrix/pxt.json b/dot-matrix/pxt.json index b2f8a8521..b49c4f2d5 100644 --- a/dot-matrix/pxt.json +++ b/dot-matrix/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-dot-matrix", - "version": "0.10.63", + "version": "0.10.64", "description": "A rectangular dot matrix display, made of monochrome LEDs or braille pins.", "files": [ "constants.ts", diff --git a/dual-motors/pxt.json b/dual-motors/pxt.json index b731883c9..ae272ffb2 100644 --- a/dual-motors/pxt.json +++ b/dual-motors/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-dual-motors", - "version": "0.10.63", + "version": "0.10.64", "description": "A synchronized pair of motors.", "files": [ "constants.ts", diff --git a/e-co2/pxt.json b/e-co2/pxt.json index 52e76ba26..c4bed060a 100644 --- a/e-co2/pxt.json +++ b/e-co2/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-e-co2", - "version": "0.10.63", + "version": "0.10.64", "description": "Measures equivalent CO₂ levels.", "files": [ "constants.ts", diff --git a/flex/pxt.json b/flex/pxt.json index 9fd6c565f..64bb86f1e 100644 --- a/flex/pxt.json +++ b/flex/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-flex", - "version": "0.10.63", + "version": "0.10.64", "description": "A bending or deflection sensor.", "files": [ "constants.ts", diff --git a/gamepad/pxt.json b/gamepad/pxt.json index 51cf7e46a..5270a5a67 100644 --- a/gamepad/pxt.json +++ b/gamepad/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-gamepad", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac Gamepad service", "dependencies": { "core": "*", diff --git a/gyroscope/pxt.json b/gyroscope/pxt.json index b227eb0fe..6b252c650 100644 --- a/gyroscope/pxt.json +++ b/gyroscope/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-gyroscope", - "version": "0.10.63", + "version": "0.10.64", "description": "A 3-axis gyroscope.", "files": [ "constants.ts", diff --git a/heart-rate/pxt.json b/heart-rate/pxt.json index 7a1f9393b..ad5c41963 100644 --- a/heart-rate/pxt.json +++ b/heart-rate/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-heart-rate", - "version": "0.10.63", + "version": "0.10.64", "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/hid-joystick-server/pxt.json b/hid-joystick-server/pxt.json index 84283ef4a..45d08e58e 100644 --- a/hid-joystick-server/pxt.json +++ b/hid-joystick-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-joystick-server", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac HID joystick server", "dependencies": { "core": "*", diff --git a/hid-joystick/pxt.json b/hid-joystick/pxt.json index 539312b07..197ab6c51 100644 --- a/hid-joystick/pxt.json +++ b/hid-joystick/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-joystick", - "version": "0.10.63", + "version": "0.10.64", "description": "Controls a HID joystick.", "files": [ "constants.ts", diff --git a/hid-keyboard-server/pxt.json b/hid-keyboard-server/pxt.json index 3480dc799..628d2559c 100644 --- a/hid-keyboard-server/pxt.json +++ b/hid-keyboard-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-keyboard-server", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac keyboard hid server", "dependencies": { "core": "*", diff --git a/hid-keyboard/pxt.json b/hid-keyboard/pxt.json index 20c7b638e..36726ff94 100644 --- a/hid-keyboard/pxt.json +++ b/hid-keyboard/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-keyboard", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac HID Keyboard client", "dependencies": { "core": "*", diff --git a/hid-mouse-server/pxt.json b/hid-mouse-server/pxt.json index cd6ddcfd1..13fd7331b 100644 --- a/hid-mouse-server/pxt.json +++ b/hid-mouse-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-mouse-server", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac mouse hid server", "dependencies": { "core": "*", diff --git a/hid-mouse/pxt.json b/hid-mouse/pxt.json index 8c572a49a..144cd6269 100644 --- a/hid-mouse/pxt.json +++ b/hid-mouse/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-mouse", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac HID Mouse client", "dependencies": { "core": "*", diff --git a/humidity/pxt.json b/humidity/pxt.json index 0f65f9763..880352b99 100644 --- a/humidity/pxt.json +++ b/humidity/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-humidity", - "version": "0.10.63", + "version": "0.10.64", "description": "A sensor measuring humidity of outside environment.", "files": [ "constants.ts", diff --git a/illuminance/pxt.json b/illuminance/pxt.json index e3776ca63..bc5bc3ffd 100644 --- a/illuminance/pxt.json +++ b/illuminance/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-illuminance", - "version": "0.10.63", + "version": "0.10.64", "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/led-server/pxt.json b/led-server/pxt.json index 68c76b3c9..6c47dd05d 100644 --- a/led-server/pxt.json +++ b/led-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-led-server", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac LED server", "dependencies": { "core": "*", diff --git a/led-single/pxt.json b/led-single/pxt.json index f5d3daa00..02b3538bc 100644 --- a/led-single/pxt.json +++ b/led-single/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-led-single", - "version": "0.10.63", + "version": "0.10.64", "description": "A controller for 1 or more monochrome or RGB LEDs connected in parallel.", "files": [ "constants.ts", diff --git a/led-strip/pxt.json b/led-strip/pxt.json index e88330dd1..5b349e682 100644 --- a/led-strip/pxt.json +++ b/led-strip/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-led-strip", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac LED pixel strips", "dependencies": { "core": "*", diff --git a/led/pxt.json b/led/pxt.json index d0df6e7a3..c9bec89df 100644 --- a/led/pxt.json +++ b/led/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-led", - "version": "0.10.63", + "version": "0.10.64", "description": "A controller for 1 or more monochrome or RGB LEDs connected in parallel.", "files": [ "constants.ts", diff --git a/light-bulb/pxt.json b/light-bulb/pxt.json index 5920b30b8..c44d851be 100644 --- a/light-bulb/pxt.json +++ b/light-bulb/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-light-bulb", - "version": "0.10.63", + "version": "0.10.64", "description": "A light bulb controller.", "files": [ "constants.ts", diff --git a/light-level/pxt.json b/light-level/pxt.json index 955d49d54..ce2e3a0dd 100644 --- a/light-level/pxt.json +++ b/light-level/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-light-level", - "version": "0.10.63", + "version": "0.10.64", "description": "A sensor that measures luminosity level.", "files": [ "constants.ts", diff --git a/magnetic-field-level/pxt.json b/magnetic-field-level/pxt.json index 9a055decb..2cb24326e 100644 --- a/magnetic-field-level/pxt.json +++ b/magnetic-field-level/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-magnetic-field-level", - "version": "0.10.63", + "version": "0.10.64", "description": "A sensor that measures strength and polarity of magnetic field.", "files": [ "constants.ts", diff --git a/magnetometer/pxt.json b/magnetometer/pxt.json index c1b4ad2f5..f34e80780 100644 --- a/magnetometer/pxt.json +++ b/magnetometer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-magnetomer", - "version": "0.10.63", + "version": "0.10.64", "description": "A 3-axis magnetometer.", "files": [ "constants.ts", diff --git a/model-runner/pxt.json b/model-runner/pxt.json index fd3ee50ed..d3e0d66e4 100644 --- a/model-runner/pxt.json +++ b/model-runner/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-model-runner", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac Model runner service", "dependencies": { "core": "*", diff --git a/motion/pxt.json b/motion/pxt.json index 6b3d31954..5cf723aab 100644 --- a/motion/pxt.json +++ b/motion/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-motion", - "version": "0.10.63", + "version": "0.10.64", "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 ef6200130..6fb8ad30e 100644 --- a/motor/pxt.json +++ b/motor/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-motor", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac Motor service", "dependencies": { "core": "*", diff --git a/multitouch/pxt.json b/multitouch/pxt.json index 980d571bd..7a049e450 100644 --- a/multitouch/pxt.json +++ b/multitouch/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-multitouch", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac Multi Touch service", "dependencies": { "core": "*", diff --git a/potentiometer/pxt.json b/potentiometer/pxt.json index 22d932ff4..e01068061 100644 --- a/potentiometer/pxt.json +++ b/potentiometer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-potentiometer", - "version": "0.10.63", + "version": "0.10.64", "description": "Jacdac potentiometer service", "dependencies": { "core": "*", diff --git a/power/pxt.json b/power/pxt.json index 77075778e..ceaebc6a8 100644 --- a/power/pxt.json +++ b/power/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-power", - "version": "0.10.63", + "version": "0.10.64", "description": "A power-provider service.", "files": [ "constants.ts", diff --git a/pulse-oximeter/pxt.json b/pulse-oximeter/pxt.json index 8e0dbc2c1..ef221df29 100644 --- a/pulse-oximeter/pxt.json +++ b/pulse-oximeter/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-pulse-oximeter", - "version": "0.10.63", + "version": "0.10.64", "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 dfa283033..7d7fe217a 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac", - "version": "0.10.63", + "version": "0.10.64", "description": "Jacdac for MakeCode", "dependencies": { "core": "*", diff --git a/rain-gauge/pxt.json b/rain-gauge/pxt.json index 68ffd66b3..40ac5b4a6 100644 --- a/rain-gauge/pxt.json +++ b/rain-gauge/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-rain-gauge", - "version": "0.10.63", + "version": "0.10.64", "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 7426f3d25..082e338bc 100644 --- a/real-time-clock/pxt.json +++ b/real-time-clock/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-real-time-clock", - "version": "0.10.63", + "version": "0.10.64", "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 0b9b66cf5..953ede5f5 100644 --- a/reflected-light/pxt.json +++ b/reflected-light/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-reflected-light", - "version": "0.10.63", + "version": "0.10.64", "description": "A sensor that detects light and dark surfaces, commonly used for line following robots.", "files": [ "constants.ts", diff --git a/relay/pxt.json b/relay/pxt.json index f785eb04b..8647313b4 100644 --- a/relay/pxt.json +++ b/relay/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-relay", - "version": "0.10.63", + "version": "0.10.64", "description": "A switching relay.", "files": [ "constants.ts", diff --git a/rng/pxt.json b/rng/pxt.json index 5d18219e7..4ba97c274 100644 --- a/rng/pxt.json +++ b/rng/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-rng", - "version": "0.10.63", + "version": "0.10.64", "description": "Generates random numbers using entropy sourced from physical processes.\n\nThis typically uses a cryptographical pseudo-random number generator (for example [Fortuna]()),\nwhich is periodically re-seeded with entropy coming from some hardware source.", "files": [ "constants.ts", diff --git a/rotary-encoder/pxt.json b/rotary-encoder/pxt.json index d139785a2..07d46c336 100644 --- a/rotary-encoder/pxt.json +++ b/rotary-encoder/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-rotary-encoder", - "version": "0.10.63", + "version": "0.10.64", "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 0f497a5e6..796ef501f 100644 --- a/sensor-aggregator/pxt.json +++ b/sensor-aggregator/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-sensor-aggregator", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac Sensor aggregator service", "dependencies": { "core": "*", diff --git a/servers/pxt.json b/servers/pxt.json index 903735832..89cca5b44 100644 --- a/servers/pxt.json +++ b/servers/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-servers", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac servers", "dependencies": { "core": "*", diff --git a/servo-server/pxt.json b/servo-server/pxt.json index 7a8948f6c..9da1a55f2 100644 --- a/servo-server/pxt.json +++ b/servo-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-servo-server", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac Servo server", "dependencies": { "core": "*", diff --git a/servo/pxt.json b/servo/pxt.json index 58f298654..252954bb0 100644 --- a/servo/pxt.json +++ b/servo/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-servo", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac Servo service", "dependencies": { "core": "*", diff --git a/seven-segment-display/pxt.json b/seven-segment-display/pxt.json index 2e5e21610..e969e7164 100644 --- a/seven-segment-display/pxt.json +++ b/seven-segment-display/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-seven-segment-display", - "version": "0.10.63", + "version": "0.10.64", "description": "A 7-segment numeric display, with one or more digits.", "files": [ "constants.ts", diff --git a/soil-moisture/pxt.json b/soil-moisture/pxt.json index cf3fb44e0..901b7791d 100644 --- a/soil-moisture/pxt.json +++ b/soil-moisture/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-soil-moisture", - "version": "0.10.63", + "version": "0.10.64", "description": "A soil moisture sensor.", "files": [ "constants.ts", diff --git a/solenoid/pxt.json b/solenoid/pxt.json index 44c8cd47b..6aeaf8162 100644 --- a/solenoid/pxt.json +++ b/solenoid/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-solenoid", - "version": "0.10.63", + "version": "0.10.64", "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 dcb7fa436..8d600e6b1 100644 --- a/sound-level/pxt.json +++ b/sound-level/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-sound-level", - "version": "0.10.63", + "version": "0.10.64", "description": "Jacdac sound level service", "dependencies": { "core": "*", diff --git a/speech-synthesis/pxt.json b/speech-synthesis/pxt.json index 2e5331476..2e303b132 100644 --- a/speech-synthesis/pxt.json +++ b/speech-synthesis/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-speech-synthesis", - "version": "0.10.63", + "version": "0.10.64", "description": "A speech synthesizer", "files": [ "constants.ts", diff --git a/switch/pxt.json b/switch/pxt.json index c47ac4d21..7c69530e7 100644 --- a/switch/pxt.json +++ b/switch/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-switch", - "version": "0.10.63", + "version": "0.10.64", "description": "A switch, which keeps its position.", "files": [ "constants.ts", diff --git a/tcp/pxt.json b/tcp/pxt.json index 86d7c3557..9debbaa86 100644 --- a/tcp/pxt.json +++ b/tcp/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-tcp", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac TCP service", "files": [ "constants.ts", diff --git a/temperature/pxt.json b/temperature/pxt.json index bb3ddc4b5..004144dcd 100644 --- a/temperature/pxt.json +++ b/temperature/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-temperature", - "version": "0.10.63", + "version": "0.10.64", "description": "A thermometer measuring outside or inside environment.", "files": [ "constants.ts", diff --git a/tools/dongle/pxt.json b/tools/dongle/pxt.json index e6e864b13..6fd6fc75f 100644 --- a/tools/dongle/pxt.json +++ b/tools/dongle/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-dongle", - "version": "0.10.63", + "version": "0.10.64", "description": "", "dependencies": { "jacdac-brain-rp2040": "*", diff --git a/tools/farm-beats/pxt.json b/tools/farm-beats/pxt.json index 0c120bdce..0c73577d8 100644 --- a/tools/farm-beats/pxt.json +++ b/tools/farm-beats/pxt.json @@ -25,5 +25,5 @@ "microbit" ], "preferredEditor": "tsprj", - "version": "0.10.63" + "version": "0.10.64" } diff --git a/tools/hid-events/pxt.json b/tools/hid-events/pxt.json index 826ce22a4..10163e319 100644 --- a/tools/hid-events/pxt.json +++ b/tools/hid-events/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-events", - "version": "0.10.63", + "version": "0.10.64", "description": "Mapping Events to Hid Keyboard keys.", "files": [ "hidevents.ts" diff --git a/tools/hid-joystick/pxt.json b/tools/hid-joystick/pxt.json index e1818ab21..5c72592e2 100644 --- a/tools/hid-joystick/pxt.json +++ b/tools/hid-joystick/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-joystick", - "version": "0.10.63", + "version": "0.10.64", "description": "HID joystick server", "files": [ "config.f4.ts", diff --git a/tools/hid-servers/pxt.json b/tools/hid-servers/pxt.json index 9079d65c4..aab93d174 100644 --- a/tools/hid-servers/pxt.json +++ b/tools/hid-servers/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-servers", - "version": "0.10.63", + "version": "0.10.64", "description": "HID Keyboard, mouse servers", "files": [ "config.f4.ts", diff --git a/tools/microbit-jukebox/pxt.json b/tools/microbit-jukebox/pxt.json index d3648bb97..158b71ef4 100644 --- a/tools/microbit-jukebox/pxt.json +++ b/tools/microbit-jukebox/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-microbit-jukebox", - "version": "0.10.63", + "version": "0.10.64", "description": "", "dependencies": { "core": "*", diff --git a/tools/microbit-oob/pxt.json b/tools/microbit-oob/pxt.json index e9db506d6..8d8268018 100644 --- a/tools/microbit-oob/pxt.json +++ b/tools/microbit-oob/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-microbit-oob", - "version": "0.10.63", + "version": "0.10.64", "description": "", "dependencies": { "core": "*", diff --git a/tools/multitool/pxt.json b/tools/multitool/pxt.json index 790032f17..9a84008fb 100644 --- a/tools/multitool/pxt.json +++ b/tools/multitool/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-multitool", - "version": "0.10.63", + "version": "0.10.64", "description": "", "dependencies": { "hw": "*", diff --git a/tools/uploader/pxt.json b/tools/uploader/pxt.json index 7382f1409..00b1dcdda 100644 --- a/tools/uploader/pxt.json +++ b/tools/uploader/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-uploader", - "version": "0.10.63", + "version": "0.10.64", "description": "", "dependencies": { "jacdac-iot-s2": "*", diff --git a/traffic-light/pxt.json b/traffic-light/pxt.json index 8c005eabc..da837ee0d 100644 --- a/traffic-light/pxt.json +++ b/traffic-light/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-traffic-light", - "version": "0.10.63", + "version": "0.10.64", "description": "Controls a mini traffic with a red, orange and green LED.", "files": [ "constants.ts", diff --git a/tvoc/pxt.json b/tvoc/pxt.json index d23f9b850..8ab28165e 100644 --- a/tvoc/pxt.json +++ b/tvoc/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-tvoc", - "version": "0.10.63", + "version": "0.10.64", "description": "Measures equivalent Total Volatile Organic Compound levels.", "files": [ "constants.ts", diff --git a/uv-index/pxt.json b/uv-index/pxt.json index d80a6941a..8aeaa988c 100644 --- a/uv-index/pxt.json +++ b/uv-index/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-uv-index", - "version": "0.10.63", + "version": "0.10.64", "description": "The UV Index is a measure of the intensity of ultraviolet (UV) rays from the Sun.", "files": [ "constants.ts", diff --git a/version.ts b/version.ts index 1112119ba..93f6cbc54 100644 --- a/version.ts +++ b/version.ts @@ -4,5 +4,5 @@ namespace jacdac { /** * Version of the library */ - export const VERSION = "v0.10.63" + export const VERSION = "v0.10.64" } \ No newline at end of file diff --git a/vibration-motor/pxt.json b/vibration-motor/pxt.json index 54db641aa..0c22587d9 100644 --- a/vibration-motor/pxt.json +++ b/vibration-motor/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-vibration-motor", - "version": "0.10.63", + "version": "0.10.64", "description": "A vibration motor.", "files": [ "constants.ts", diff --git a/water-level/pxt.json b/water-level/pxt.json index b3a5488a5..19f56246e 100644 --- a/water-level/pxt.json +++ b/water-level/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-water-level", - "version": "0.10.63", + "version": "0.10.64", "description": "A sensor that measures liquid/water level.", "files": [ "constants.ts", diff --git a/weight-scale/pxt.json b/weight-scale/pxt.json index 85206fcf8..77e1ec869 100644 --- a/weight-scale/pxt.json +++ b/weight-scale/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-weight-scale", - "version": "0.10.63", + "version": "0.10.64", "description": "A weight measuring sensor.", "files": [ "constants.ts", diff --git a/wifi-server/pxt.json b/wifi-server/pxt.json index 148e298c9..e7dfb8223 100644 --- a/wifi-server/pxt.json +++ b/wifi-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-wifi-server", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac WiFi server", "dependencies": { "core": "*", diff --git a/wifi/pxt.json b/wifi/pxt.json index 8de000010..dccef6ff3 100644 --- a/wifi/pxt.json +++ b/wifi/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-wifi", - "version": "0.10.63", + "version": "0.10.64", "description": "MakeCode support for Jacdac Wifi service", "files": [ "constants.ts", diff --git a/wind-direction/pxt.json b/wind-direction/pxt.json index 7ff7e1ba5..2bd376830 100644 --- a/wind-direction/pxt.json +++ b/wind-direction/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-wind-direction", - "version": "0.10.63", + "version": "0.10.64", "description": "A sensor that measures wind direction.", "files": [ "constants.ts", diff --git a/wind-speed/pxt.json b/wind-speed/pxt.json index 158301a01..aac7ccc9e 100644 --- a/wind-speed/pxt.json +++ b/wind-speed/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-wind-speed", - "version": "0.10.63", + "version": "0.10.64", "description": "A sensor that measures wind speed.", "files": [ "constants.ts",