Skip to content

Commit f0f015b

Browse files
committed
chore: change assembly version and changelog.md
1 parent ed2270d commit f0f015b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
[3.20.2] - 2022-12-08
7+
[3.20.3] - 2023-01-25
88

99
### Added
10-
- TestRail: Ability to work with multiple test suite projects.
10+
- Azure DevOps: Ability to work with more, than 20000 work items

GherkinSyncTool/GherkinSyncTool.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<AssemblyVersion>3.20.2</AssemblyVersion>
4+
<AssemblyVersion>3.20.3</AssemblyVersion>
55
<OutputType>Exe</OutputType>
66
<TargetFrameworks>netcoreapp3.1;net5.0;net6.0</TargetFrameworks>
77
<PackAsTool>true</PackAsTool>

0 commit comments

Comments
 (0)