Skip to content

Commit

Permalink
24.4.7 RC 1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgraph committed May 23, 2024
1 parent 9b06207 commit 40f835f
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.6",
"version": "24.4.7",
"description": "draw.io desktop",
"exports": "./src/main/electron.js",
"type": "module",
Expand Down

1 comment on commit 40f835f

@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.7.dmg to ARM Mac M1 Mac OS 14.4.1. Tested create/save/reload/save diagram. Tested autosaving. Tested PDF export. No issues.

Downloaded draw.io-24.4.7-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/11504/

Please sign in to comment.