We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa96b9d + 99cf369 commit 03d4d6eCopy full SHA for 03d4d6e
static/data/global.ts
@@ -1,6 +1,6 @@
1
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';
+export const LATEST_DESKTOP_VERSION = '1.22.1';
+export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.22';
4
export const MEETING_URL = 'https://zoom-lfx.platform.linuxfoundation.org/meeting/97486138230?password=3144ae43-0fd5-457e-a495-bb4e0202e9c2';
5
export const CABAL_MEETING_URL = 'https://zoom-lfx.platform.linuxfoundation.org/meeting/96844452039?password=cc6cf3da-6a3b-437b-88d4-d1c233ffd352';
6
export const RELEASE_NOTES = '';
0 commit comments