We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba83cd5 commit e26b7c4Copy full SHA for e26b7c4
static/data/global.ts
@@ -1,5 +1,5 @@
1
export const LATEST_VERSION = '5.3.2';
2
-export const LATEST_DESKTOP_VERSION = '1.15.0';
3
-export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.15';
+export const LATEST_DESKTOP_VERSION = '1.16.0';
+export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.16';
4
export const MEETING_URL = 'https://meet.google.com/xrq-uemd-bzy';
5
export const RELEASE_NOTES = '';
0 commit comments