chore: Bump version to 1.3.2

Bump version once more and include appropriate changelogs this time.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2024-04-17 15:15:15 +02:00
parent 8d2bcd0613
commit 29ae157284
2 changed files with 8 additions and 1 deletions

View File

@@ -62,3 +62,10 @@ releases:
release_date: '2024-04-16'
1.3.1:
release_date: '2024-04-17'
changes:
release_summary: No functional changes, only updates to the shipped documentation.
1.3.2:
release_date: '2024-04-17'
changes:
release_summary: No functional changes, hotfix release to retrigger the downstream
build and to keep in sync with Ansible Automation Hub.

View File

@@ -1,7 +1,7 @@
---
namespace: kubevirt
name: core
version: "1.3.1"
version: "1.3.2"
readme: README.md
authors:
- KubeVirt Project (kubevirt.io)