Skip to content

Commit 8e11a78

Browse files
Merge pull request #36 from IABTechLab/ci-3575125bf9cc04e6e17cace73041359d2b68467b
[CI Pipeline] Released Minor version: 1.1.0
2 parents 3575125 + 17e302e commit 8e11a78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Sources/UID2/Properties/sdk_properties.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<plist version="1.0">
44
<dict>
55
<key>UID2Version</key>
6-
<string>1.0.0</string>
6+
<string>1.1.0</string>
77
</dict>
88
</plist>

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", "version": "1.0", "publicReleaseRefSpec": [ "^refs/heads/main$" ], "cloudBuild": { "setVersionVariables": true, "buildNumber": { "enabled": true, "includeCommitId": { "when": "always", "where": "buildMetadata" } } } }
1+
{ "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", "version": "1.1", "publicReleaseRefSpec": [ "^refs/heads/main$" ], "cloudBuild": { "setVersionVariables": true, "buildNumber": { "enabled": true, "includeCommitId": { "when": "always", "where": "buildMetadata" } } } }

0 commit comments

Comments
 (0)