Skip to content

Commit

Permalink
version file
Browse files Browse the repository at this point in the history
  • Loading branch information
eduwardpost committed Nov 24, 2024
1 parent 05e04a9 commit 7938594
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/uActivityPub/uActivityPub.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
<PackageIcon>uActivityPub-icon.png</PackageIcon>
<Product>uActivityPub</Product>
<PackageId>uActivityPub</PackageId>
<Version>1.1.1</Version>
<AssemblyVersion>1.1.1</AssemblyVersion>
<Version>2.0.0-alpha.1</Version>
<AssemblyVersion>2.0.0</AssemblyVersion>
</PropertyGroup>

<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
Expand All @@ -46,7 +46,6 @@
<PackageReference Include="Umbraco.Cms.Api.Management" Version="15.0.0" />
<PackageReference Include="Umbraco.Cms.Core" Version="15.0.0" />
<PackageReference Include="Umbraco.Cms.Infrastructure" Version="15.0.0" />
<!-- <PackageReference Include="Umbraco.Cms.Web.BackOffice" Version="15.0.0" />-->
<PackageReference Include="Umbraco.Cms.Web.Common" Version="15.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 7938594

Please sign in to comment.