Skip to content

Commit 8b8b222

Browse files
committed
Bump to 3.1.3-1 version
1 parent 515772d commit 8b8b222

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packaging/netcoredbg.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: netcoredbg
22
Summary: Managed code debugger for CoreCLR
3-
Version: 3.1.2
3+
Version: 3.1.3
44
Release: 1
55
Group: Development/Toolchain
66
License: MIT

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
// See the LICENSE file in the project root for more information.
44

55
// WARNING: do not modify this file! Generated automatically.
6-
static const char __VERSION[] = "3.1.2-1";
6+
static const char __VERSION[] = "3.1.3-1";

0 commit comments

Comments
 (0)