1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-14 20:31:23 +01:00

Bumped version to 2025.1.1

This commit is contained in:
Github Actions 2025-01-08 22:14:51 +00:00
parent 92d9b88afb
commit 90740c3369

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Version>2025.1.0</Version>
<Version>2025.1.1</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
@ -64,4 +64,4 @@
</ItemGroup>
</Target>
</Project>
</Project>