Fixes #45 with correct version_added in openshift_route (#46)

This commit is contained in:
Timothy Appnel
2020-10-09 19:32:44 -04:00
committed by GitHub
parent e7c3351309
commit 308235e032

View File

@@ -14,7 +14,7 @@ module: openshift_route
short_description: Expose a Service as an OpenShift Route.
version_added: "1.1.0"
version_added: "0.3.0"
author: "Fabian von Feilitzsch (@fabianvf)"