Skip to content

Commit e7761dc

Browse files
benoitfpodman-desktop-bot
authored andcommitted
chore: Update Podman Desktop version to v1.19.1
Signed-off-by: axel7083 <fbenoit@redhat.com>
1 parent 54d8162 commit e7761dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/data/global.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export const LATEST_VERSION = '5.5.0';
2-
export const LATEST_DESKTOP_VERSION = '1.18.0';
3-
export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.18';
2+
export const LATEST_DESKTOP_VERSION = '1.19.1';
3+
export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.19';
44
export const MEETING_URL = 'https://meet.google.com/xrq-uemd-bzy';
55
export const RELEASE_NOTES = '';

0 commit comments

Comments
 (0)