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.
1 parent 54d8162 commit e7761dcCopy full SHA for e7761dc
static/data/global.ts
@@ -1,5 +1,5 @@
1
export const LATEST_VERSION = '5.5.0';
2
-export const LATEST_DESKTOP_VERSION = '1.18.0';
3
-export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.18';
+export const LATEST_DESKTOP_VERSION = '1.19.1';
+export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.19';
4
export const MEETING_URL = 'https://meet.google.com/xrq-uemd-bzy';
5
export const RELEASE_NOTES = '';
0 commit comments