diff --git a/static/data/global.ts b/static/data/global.ts index 9aebbb57d..9f721b5af 100644 --- a/static/data/global.ts +++ b/static/data/global.ts @@ -1,5 +1,5 @@ export const LATEST_VERSION = '5.4.0'; -export const LATEST_DESKTOP_VERSION = '1.16.2'; -export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.16'; +export const LATEST_DESKTOP_VERSION = '1.17.1'; +export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.17'; export const MEETING_URL = 'https://meet.google.com/xrq-uemd-bzy'; export const RELEASE_NOTES = '';