Skip to content

Commit

Permalink
Merge pull request #36 from IABTechLab/ci-3575125bf9cc04e6e17cace7304…
Browse files Browse the repository at this point in the history
…1359d2b68467b

[CI Pipeline] Released Minor version: 1.1.0
  • Loading branch information
github-actions[bot] authored May 7, 2024
2 parents 3575125 + 17e302e commit 8e11a78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Sources/UID2/Properties/sdk_properties.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<plist version="1.0">
<dict>
<key>UID2Version</key>
<string>1.0.0</string>
<string>1.1.0</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -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" } } } }
{ "$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 comments on commit 8e11a78

Please sign in to comment.