From 2462ea4ad005b8bc87f03e2d45d6d714c1cd70f2 Mon Sep 17 00:00:00 2001 From: Dmitriy Antipov Date: Tue, 21 May 2024 01:30:56 +0300 Subject: [PATCH] 1.5.94 --- pxt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxt.json b/pxt.json index b161079..78583d5 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "Promrobo21", - "version": "1.5.93", + "version": "1.5.94", "description": "Methods (blocks) for working with ev3 to participate in competitions.", "dependencies": { "ev3": "*",