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 44119a7 + da1efc9 commit 73b0258Copy full SHA for 73b0258
static/data/global.ts
@@ -1,6 +1,6 @@
1
export const LATEST_VERSION = '5.7.0';
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';
+export const LATEST_DESKTOP_VERSION = '1.23.1';
+export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.23';
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