Skip to content

Commit 03d4d6e

Browse files
Merge pull request #444 from jrnorth/patch-1
Update Podman Desktop version to 1.22.1
2 parents fa96b9d + 99cf369 commit 03d4d6e

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.6.2';
2-
export const LATEST_DESKTOP_VERSION = '1.21.0';
3-
export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.21';
2+
export const LATEST_DESKTOP_VERSION = '1.22.1';
3+
export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.22';
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)