ML-271 Equipment profiles marked as not used after update (#272)

This commit is contained in:
Vadim 2025-08-29 15:46:24 +02:00 committed by GitHub
parent 872f279637
commit ece25cf128
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -861,11 +861,11 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "v4.1.1" ref: "v4.1.2"
resolved-ref: "2317ef3a1e93e06505a033ecbd5cee3758b2dbc0" resolved-ref: "6bb16eb49232649eca02704b3a40890b0184d8b5"
url: "https://github.com/vodemn/m3_lightmeter_iap" url: "https://github.com/vodemn/m3_lightmeter_iap"
source: git source: git
version: "4.1.1+36" version: "4.1.2+37"
m3_lightmeter_resources: m3_lightmeter_resources:
dependency: "direct main" dependency: "direct main"
description: description:

View file

@ -33,7 +33,7 @@ dependencies:
m3_lightmeter_iap: m3_lightmeter_iap:
git: git:
url: "https://github.com/vodemn/m3_lightmeter_iap" url: "https://github.com/vodemn/m3_lightmeter_iap"
ref: v4.1.1 ref: v4.1.2
m3_lightmeter_resources: m3_lightmeter_resources:
git: git:
url: "https://github.com/vodemn/m3_lightmeter_resources" url: "https://github.com/vodemn/m3_lightmeter_resources"