Skip to content

Commit ff89ab2

Browse files
Merge pull request #38 from IABTechLab/ci-13da2da61aee2c2a2bf64bd37b4cff1e9ab4605e
[CI Pipeline] Released Minor version: 1.2.0
2 parents 13da2da + bd4bc0e commit ff89ab2

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.1.0</string>
6+
<string>1.2.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.1", "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.2", "publicReleaseRefSpec": [ "^refs/heads/main$" ], "cloudBuild": { "setVersionVariables": true, "buildNumber": { "enabled": true, "includeCommitId": { "when": "always", "where": "buildMetadata" } } } }

0 commit comments

Comments
 (0)