We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 515772d commit 8b8b222Copy full SHA for 8b8b222
2 files changed
packaging/netcoredbg.spec
@@ -1,6 +1,6 @@
1
Name: netcoredbg
2
Summary: Managed code debugger for CoreCLR
3
-Version: 3.1.2
+Version: 3.1.3
4
Release: 1
5
Group: Development/Toolchain
6
License: MIT
src/version.h
@@ -3,4 +3,4 @@
// See the LICENSE file in the project root for more information.
// WARNING: do not modify this file! Generated automatically.
-static const char __VERSION[] = "3.1.2-1";
+static const char __VERSION[] = "3.1.3-1";
0 commit comments