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

Commit eb88040

Browse files
committed
Bump version.
1 parent 91ef4ea commit eb88040

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: 3.9.0
5-
nugetVersion: 3.9.0
4+
assemblyVersion: 3.9.1
5+
nugetVersion: 3.9.1
66
artifact_nugets: 'nugets'
77

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

0 commit comments

Comments
 (0)