Skip to content

Commit

Permalink
Update package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio0694 committed Jan 22, 2025
1 parent 314c4f8 commit 59ff972
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/BehaviorsSDKManaged/Version/NuGetPackageVersion.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<PackageVersion>3.0.0-preview2</PackageVersion>
<PackageVersion>3.0.0</PackageVersion>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion src/BehaviorsSDKManaged/Version/Version.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.0.0.0")]
[assembly: AssemblyFileVersion("3.0.0.0")]
[assembly: AssemblyInformationalVersion("3.0.0.0-preview2")]
[assembly: AssemblyInformationalVersion("3.0.0.0")]

0 comments on commit 59ff972

Please sign in to comment.