Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbrailsford committed Jul 3, 2023
1 parent ef723db commit 014a6ee
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>
<ItemGroup>
<PackageVersion Include="Flurl.Http" Version="[3.2.4, 4)" />
<PackageVersion Include="Umbraco.Commerce.Core" Version="[10.0.0--rc1.preview.7, 12)" />
<PackageVersion Include="Umbraco.Commerce.Core" Version="[10.0.0, 12)" />
<PackageVersion Include="Microsoft.AspNet.WebApi.Client" Version="[5.2.7, 6)" />
</ItemGroup>
</Project>
1 change: 0 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ trigger:
branches:
include:
- dev
- main
- release/*
- hotfix/*
- support/*
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "10.0.0-rc1",
"version": "10.0.0",
"assemblyVersion": {
"precision": "build"
},
Expand Down

0 comments on commit 014a6ee

Please sign in to comment.