Skip to content

Commit

Permalink
22.1.11 RC 1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgraph committed Dec 18, 2023
1 parent acfaa9a commit 17664ac
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": "22.1.2",
"version": "22.1.11",
"description": "draw.io desktop",
"main": "src/main/electron.js",
"scripts": {
Expand Down

1 comment on commit 17664ac

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

Downloaded draw.io-22.1.11-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/DRAWDESK/versions/11418

Please sign in to comment.