diff --git a/pkg/chartverifier/version/version_info.json b/pkg/chartverifier/version/version_info.json
index 0aa96de3..b5fbe272 100644
--- a/pkg/chartverifier/version/version_info.json
+++ b/pkg/chartverifier/version/version_info.json
@@ -1,9 +1,13 @@
{
- "version": "1.13.2",
+ "version": "1.13.3",
"quay-image": "quay.io/redhat-certification/chart-verifier",
"release-info": [
"
",
- "- bump getocprange to include 4.14 support (#417) by @komish
",
+ "- Partition out Golang and Python linting and style tasks (#412) by @komish
",
+ "- updating various dependencies (#420) by @acornett21
",
+ "- Update to latest GitHub actions using Node20 (#422) by @mgoerens
",
+ "- Use get-ocp-range to translate Kube to OCP ranges (#423) by @mgoerens
",
+ "- Bump getocprange to support OCP 4.15 (#425) by @komish
",
"
"
]
}