chore: 📢 Bump version to 1.3.0 (#3189)

chore: bump version to 1.3.0

Signed-off-by: cdrage <fbenoit@redhat.com>
Co-authored-by: cdrage <runner@fv-az565-96.g5zjwapuycbepc44mdivmxuwya.dx.internal.cloudapp.net>
This commit is contained in:
Podman Desktop Bot 2023-07-12 15:51:05 +02:00 committed by GitHub
parent fa436e16d7
commit 8b7563f0b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.2.0" date="2023-07-12"/>
<release version="1.1.0" date="2023-06-08"/>
<release version="1.0.1" date="2023-05-22"/>
<release version="1.0.0" date="2023-05-17"/>

View file

@ -49,8 +49,9 @@ body:
label: Version
description: What version of the software are you running?
options:
- "1.1.0"
- "1.2.0"
- "next (development version)"
- "1.1.0"
- "1.0.x"
- "0.15.0"
- "0.14.1"

View file

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