Skip to content

Commit e26b7c4

Browse files
benoitfpodman-desktop-bot
authored andcommitted
chore: Update Podman Desktop version to v1.16.0
Signed-off-by: feloy <fbenoit@redhat.com>
1 parent ba83cd5 commit e26b7c4

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.3.2';
2-
export const LATEST_DESKTOP_VERSION = '1.15.0';
3-
export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.15';
2+
export const LATEST_DESKTOP_VERSION = '1.16.0';
3+
export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.16';
44
export const MEETING_URL = 'https://meet.google.com/xrq-uemd-bzy';
55
export const RELEASE_NOTES = '';

0 commit comments

Comments
 (0)