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.
2 parents a26475b + a9d1635 commit b09d0b0Copy full SHA for b09d0b0
get.sh
@@ -179,7 +179,7 @@ os_name=$(uname)
179
os_name_arch=$(uname -sm)
180
181
# This version should be one that matches the latest self hosted release.
182
-SELF_HOSTED_CODACY_REPORTER_VERSION="13.13.9"
+SELF_HOSTED_CODACY_REPORTER_VERSION="13.13.14"
183
184
# Find the latest version in case is not specified
185
if [ -z "$CODACY_REPORTER_VERSION" ] || [ "$CODACY_REPORTER_VERSION" = "latest" ]; then
0 commit comments