mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-09-04 03:16:42 +00:00
ML-271 Equipment profiles marked as not used after update (#272)
This commit is contained in:
parent
872f279637
commit
ece25cf128
2 changed files with 4 additions and 4 deletions
|
@ -861,11 +861,11 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: "v4.1.1"
|
||||
resolved-ref: "2317ef3a1e93e06505a033ecbd5cee3758b2dbc0"
|
||||
ref: "v4.1.2"
|
||||
resolved-ref: "6bb16eb49232649eca02704b3a40890b0184d8b5"
|
||||
url: "https://github.com/vodemn/m3_lightmeter_iap"
|
||||
source: git
|
||||
version: "4.1.1+36"
|
||||
version: "4.1.2+37"
|
||||
m3_lightmeter_resources:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
|
@ -33,7 +33,7 @@ dependencies:
|
|||
m3_lightmeter_iap:
|
||||
git:
|
||||
url: "https://github.com/vodemn/m3_lightmeter_iap"
|
||||
ref: v4.1.1
|
||||
ref: v4.1.2
|
||||
m3_lightmeter_resources:
|
||||
git:
|
||||
url: "https://github.com/vodemn/m3_lightmeter_resources"
|
||||
|
|
Loading…
Reference in a new issue