Browse Source

Bumped version to 2023.7.1 (#3133)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
PM-3203-update-environment-file-builder-variable-name-to-cloud-region
github-actions[bot] 2 years ago committed by GitHub
parent
commit
764468adc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      Directory.Build.props

4
Directory.Build.props

@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Version>2023.7.0</Version>
<Version>2023.7.1</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
<ImplicitUsings>enable</ImplicitUsings>
@ -63,4 +63,4 @@ @@ -63,4 +63,4 @@
</ItemGroup>
</Target>
</Project>
</Project>
Loading…
Cancel
Save