Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit 34b4690

Browse files
committed
Bump version.
1 parent 7901e1e commit 34b4690

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
variables:
22
solution: 'linq2db.EFCore.sln'
33
build_configuration: 'Release'
4-
assemblyVersion: 5.1.0
5-
nugetVersion: 5.1.0
4+
assemblyVersion: 5.1.1
5+
nugetVersion: 5.1.1
66
artifact_nugets: 'nugets'
77

88
# build on commits to important branches (master + release branches):

0 commit comments

Comments
 (0)