Merge pull request #84 from 0xFelix/bump-ver

chore: Bump version to 1.3.2
This commit is contained in:
kubevirt-bot
2024-04-17 15:24:00 +02:00
committed by GitHub
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)