diff --git a/static/data/global.ts b/static/data/global.ts index 7a02cbe6b..c43f51488 100644 --- a/static/data/global.ts +++ b/static/data/global.ts @@ -1,4 +1,4 @@ -export const LATEST_VERSION = '5.4.2'; +export const LATEST_VERSION = '5.5.0'; export const LATEST_DESKTOP_VERSION = '1.18.0'; export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.18'; export const MEETING_URL = 'https://meet.google.com/xrq-uemd-bzy';