Skip to content

Commit da1efc9

Browse files
authored
Update Podman Desktop version to 1.23.1
Signed-off-by: Joseph North <joernorth@gmail.com>
1 parent 44119a7 commit da1efc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/data/global.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
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';
2+
export const LATEST_DESKTOP_VERSION = '1.23.1';
3+
export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.23';
44
export const MEETING_URL = 'https://zoom-lfx.platform.linuxfoundation.org/meeting/97486138230?password=3144ae43-0fd5-457e-a495-bb4e0202e9c2';
55
export const CABAL_MEETING_URL = 'https://zoom-lfx.platform.linuxfoundation.org/meeting/96844452039?password=cc6cf3da-6a3b-437b-88d4-d1c233ffd352';
66
export const RELEASE_NOTES = '';

0 commit comments

Comments
 (0)