Skip to content

Commit 0da02f0

Browse files
Merge pull request #466 from podman-desktop-bot/update-podman-desktop-io-for-v1.24.2
chore: Update Podman Desktop version to v1.24.2
2 parents 6b004da + 256e6bc commit 0da02f0

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,6 +1,6 @@
11
export const LATEST_VERSION = '5.7.1';
2-
export const LATEST_DESKTOP_VERSION = '1.23.1';
3-
export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.23';
2+
export const LATEST_DESKTOP_VERSION = '1.24.2';
3+
export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.24';
44
export const MEETING_URL = 'https://zoom-lfx.platform.linuxfoundation.org/meeting/97486138230?password=3144ae43-0fd5-457e-a495-bb4e0202e9c2';
55
export const CABAL_MEETING_URL = 'https://zoom-lfx.platform.linuxfoundation.org/meeting/96844452039?password=cc6cf3da-6a3b-437b-88d4-d1c233ffd352';
66
export const RELEASE_NOTES = '';

0 commit comments

Comments
 (0)