Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 13, 2021
1 parent a6b9ae4 commit ea45133
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@ Inside a [drawio] project, go to `File` -> `Open library from` -> `URL` and
paste the next URL:

```
https://github.com/mondeja/simple-icons-drawio/releases/download/6.1.0/simple-icons.xml
https://github.com/mondeja/simple-icons-drawio/releases/download/6.2.0/simple-icons.xml
```

:warning: Note that could take a few seconds to load.

You can also start a new project in [diagrams.net] with the simple-icons
library loaded using [this link](https://app.diagrams.net/?splash=0&clibs=https%3A%2F%2Fgithub.com%2Fmondeja%2Fsimple-icons-drawio%2Freleases%2Fdownload%2F6.1.0%2Fsimple-icons.xml):
library loaded using [this link](https://app.diagrams.net/?splash=0&clibs=https%3A%2F%2Fgithub.com%2Fmondeja%2Fsimple-icons-drawio%2Freleases%2Fdownload%2F6.2.0%2Fsimple-icons.xml):

```
https://app.diagrams.net/?splash=0&clibs=https%3A%2F%2Fgithub.com%2Fmondeja%2Fsimple-icons-drawio%2Freleases%2Fdownload%2F6.1.0%2Fsimple-icons.xml
https://app.diagrams.net/?splash=0&clibs=https%3A%2F%2Fgithub.com%2Fmondeja%2Fsimple-icons-drawio%2Freleases%2Fdownload%2F6.2.0%2Fsimple-icons.xml
```

Individual icons can be located using the shapes search tool:
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-icons-drawio",
"version": "6.1.0",
"version": "6.2.0",
"scripts": {
"build": "node build.js"
},
Expand All @@ -11,6 +11,6 @@
},
"license": "BSD-3-Clause",
"devDependencies": {
"simple-icons": "6.1.0"
"simple-icons": "6.2.0"
}
}
2 changes: 1 addition & 1 deletion simple-icons.xml

Large diffs are not rendered by default.

0 comments on commit ea45133

Please sign in to comment.