Skip to content

Commit

Permalink
chore: Update Podman Desktop version to v1.14.2
Browse files Browse the repository at this point in the history
Signed-off-by: gastoner <[email protected]>
  • Loading branch information
benoitf committed Dec 9, 2024
1 parent 2ded5a3 commit 420a8e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/data/global.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const LATEST_VERSION = '5.3.1';
export const LATEST_DESKTOP_VERSION = '1.14.1';
export const LATEST_DESKTOP_VERSION = '1.14.2';
export const LATEST_DESKTOP_DOWNLOAD_URL = 'https://podman-desktop.io/blog/podman-desktop-release-1.14';
export const MEETING_URL = 'https://meet.google.com/xrq-uemd-bzy';
export const RELEASE_NOTES = '';

0 comments on commit 420a8e8

Please sign in to comment.