From 7b8eef56752b2c4df084b12a55a85045ea710d3b Mon Sep 17 00:00:00 2001 From: Akshay Gadhave Date: Mon, 10 Jun 2024 12:50:32 +0530 Subject: [PATCH] Add `PulpcoreVersion` attribute This attribute was removed as it was no longer needed after 3.1. Readding it as the LEAPP module refers to it. Setting it to correct version (3.49). --- guides/common/attributes.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/guides/common/attributes.adoc b/guides/common/attributes.adoc index feab02caf3f..44d415d8c73 100644 --- a/guides/common/attributes.adoc +++ b/guides/common/attributes.adoc @@ -6,6 +6,7 @@ :ProjectVersion: nightly :ProjectVersionPrevious: 3.11 :KatelloVersion: nightly +:PulpcoreVersion: 3.49 // // WHERE ARE MY ATTRIBUTES?