Skip to content

Commit

Permalink
24.4.8 RC 1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgraph committed May 24, 2024
1 parent 8fb8c03 commit 298d412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "draw.io",
"version": "24.4.7",
"version": "24.4.8",
"description": "draw.io desktop",
"exports": "./src/main/electron.js",
"type": "module",
Expand Down

1 comment on commit 298d412

@davidjgraph
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Downloaded draw.io-universal-24.4.8.dmg to ARM Mac M1 Mac OS 14.5. Tested create/save/reload/save diagram. Tested autosaving. Tested PDF export. No issues.

Downloaded draw.io-24.4.8-windows-installer.exe to windows 11 Pro 23H2, build 22631.3235. Tested create/save/reload/save diagram. Tested autosaving. Tested PDF export. No issues.

https://drawio.atlassian.net/projects/DRAWDESK/versions/11505/

Please sign in to comment.