mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
chore: bump version to 1.1.0
Signed-off-by: benoitf <fbenoit@redhat.com>
This commit is contained in:
parent
61e2663c77
commit
c4cb56b0bb
2 changed files with 3 additions and 1 deletions
|
|
@ -42,6 +42,7 @@
|
|||
</provides>
|
||||
<update_contact>fbenoit_at_redhat_com</update_contact>
|
||||
<releases>
|
||||
<release version="1.0.1" date="2023-05-22"/>
|
||||
<release version="1.0.0" date="2023-05-17"/>
|
||||
<release version="0.15.0" date="2023-05-03"/>
|
||||
<release version="0.14.1" date="2023-04-14"/>
|
||||
|
|
|
|||
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -35,8 +35,9 @@ body:
|
|||
label: Version
|
||||
description: What version of the software are you running?
|
||||
options:
|
||||
- "1.0.0"
|
||||
- "1.0.1"
|
||||
- "next (development version)"
|
||||
- "1.0.0"
|
||||
- "0.15.0"
|
||||
- "0.14.1"
|
||||
- "0.14.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue