chore: bump version to 0.9.0

Signed-off-by: benoitf <fbenoit@redhat.com>
This commit is contained in:
benoitf 2022-09-28 13:49:35 +00:00 committed by Podman Desktop Bot
parent da09f4fb60
commit af43e12375
3 changed files with 4 additions and 2 deletions

View file

@ -42,6 +42,7 @@
</provides>
<update_contact>fbenoit_at_redhat_com</update_contact>
<releases>
<release version="0.8.0" date="2022-09-28"/>
<release version="0.0.7" date="2022-09-07"/>
<release version="0.0.6" date="2022-08-10" />
<release version="0.0.5" date="2022-07-01" />

View file

@ -35,8 +35,9 @@ body:
label: Version
description: What version of the software are you running?
options:
- "0.0.7"
- "0.8.0"
- "next (development version)"
- "0.0.7"
- "0.0.6"
- "0.0.5"
- "0.0.4"

View file

@ -1,7 +1,7 @@
{
"name": "podman-desktop",
"productName": "Podman Desktop",
"version": "0.0.8-next",
"version": "0.9.0-next",
"license": "apache-2.0",
"private": true,
"engines": {