mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00:00
chore: set correct version for upcoming scheduled release (#5550)
This commit is contained in:
committed by
addisonbeck
parent
895dfb8825
commit
338b1dda5a
@@ -3,7 +3,7 @@
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
|
||||
<Version>2025.3.4</Version>
|
||||
<Version>2025.3.3</Version>
|
||||
|
||||
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
@@ -70,4 +70,4 @@
|
||||
</ItemGroup>
|
||||
</Target>
|
||||
|
||||
</Project>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user