chore: bump version to 1.10.0

Signed-off-by: benoitf <fbenoit@redhat.com>
This commit is contained in:
benoitf 2024-04-03 07:38:09 +00:00 committed by Podman Desktop Bot
parent db312c8d20
commit 3cb45441e5
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="1.9.0" date="2024-04-03"/>
<release version="1.8.0" date="2024-03-11"/>
<release version="1.7.0" date="2024-01-24"/>
<release version="1.6.0" date="2023-12-11"/>

View file

@ -49,8 +49,9 @@ body:
label: Version
description: What version of the software are you running?
options:
- "1.8.0"
- "1.9.0"
- "next (development version)"
- "1.8.0"
- "1.7.0"
- "1.6.4"
- "1.6.3"

View file

@ -2,7 +2,7 @@
"name": "podman-desktop",
"productName": "Podman Desktop",
"repository": "https://github.com/containers/podman-desktop",
"version": "1.9.0-next",
"version": "1.10.0-next",
"license": "apache-2.0",
"type": "module",
"private": true,