Skip to content

Commit 40f4ece

Browse files
committed
Update Italian Sdk min version to 1.1.2
1 parent 8ea7802 commit 40f4ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RuleValidators/DgcReader.RuleValidators.Italy/SdkConstants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ internal class SdkConstants
1717
/// <summary>
1818
/// The version of the sdk used as reference for implementing the rules.
1919
/// </summary>
20-
public const string ReferenceSdkMinVersion = "1.1.1";
20+
public const string ReferenceSdkMinVersion = "1.1.2";
2121

2222
/// <summary>
2323
/// The version of the app used as reference for implementing the rules.

0 commit comments

Comments
 (0)