From de05b0c168862947c40cca8caaf6490c9e246329 Mon Sep 17 00:00:00 2001 From: Bill Dengler Date: Wed, 2 Aug 2023 12:51:33 -0700 Subject: [PATCH] chore: Bump version to 2.2.0 (#952) This commit increments the minor version, bringing us to v2.2.0. --- src/CLI/README.MD | 2 +- src/props/version.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/CLI/README.MD b/src/CLI/README.MD index f5587639d..7acdf7aa4 100644 --- a/src/CLI/README.MD +++ b/src/CLI/README.MD @@ -16,7 +16,7 @@ You invoke the scanner by running `AxeWindowsCLI.exe`. By default, this tool get If you run the tool without parameters, you'll be presented with the help screen. An example follows: ``` -AxeWindowsCLI 2.1.4 +AxeWindowsCLI 2.2.0 Copyright c 2020 --processid Process Id diff --git a/src/props/version.props b/src/props/version.props index dcd0147f0..18c85d4a0 100644 --- a/src/props/version.props +++ b/src/props/version.props @@ -1,6 +1,6 @@ - 2.1.4 + 2.2.0