Skip to content

Commit

Permalink
21.6.1 RC 1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgraph committed Jul 5, 2023
1 parent 9ac1154 commit ee7834c
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": "21.5.1",
"version": "21.6.1",
"description": "draw.io desktop",
"main": "src/main/electron.js",
"scripts": {
Expand Down

1 comment on commit ee7834c

@davidjgraph
Copy link
Contributor Author

@davidjgraph davidjgraph commented on ee7834c Jul 6, 2023

Choose a reason for hiding this comment

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

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

Downloaded draw.io-21.6.1-windows-installer.exe to windows 11 Pro 22H2 build 22621.1555. Tested create/save/reload/save diagram. Tested autosaving. Tested PDF export. No issues.

https://drawio.atlassian.net/projects/DS/versions/11338

Please sign in to comment.