Skip to content

Commit ade17cb

Browse files
author
Reqnroll CI
committed
[automated commit] bump version after release of 3.1.2
1 parent bacd579 commit ade17cb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# [vNext]
22

3+
## Improvements:
4+
5+
## Bug fixes:
6+
7+
*Contributors of this release (in alphabetical order):*
8+
9+
# v3.1.2 - 2025-10-07
10+
311
## Bug fixes:
412

513
* Fix: MsTest: Friendly names are generated for scenario outline examples, even if `generator/disableFriendlyTestNames` is set to true, causing a Reqnroll v2 compatiblility issue (#867)

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<PropertyGroup>
14-
<VersionPrefix>3.1.2</VersionPrefix>
14+
<VersionPrefix>3.1.3</VersionPrefix>
1515
<VersionSuffix>local</VersionSuffix>
1616
<AssemblyVersion>3.0.0</AssemblyVersion>
1717
<CompatibilityVersionUpperRange>4</CompatibilityVersionUpperRange>

0 commit comments

Comments
 (0)