Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rrgeorge committed Aug 14, 2021
1 parent 06dd73e commit 3265545
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "EncounterLog",
"version": "2.0.3",
"version": "2.0.4",
"description": "Connect D&D Beyond to EncounterPlus",
"repository": {
"type": "git",
Expand Down Expand Up @@ -71,6 +71,6 @@
"devDependencies": {
"electron": "^12.0.8",
"electron-builder": "^22.11.7",
"electron-notarize": "^1.0.0"
"electron-notarize": "^1.1.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -914,10 +914,10 @@ electron-dl@^3.2.1:
pupa "^2.0.1"
unused-filename "^2.1.0"

electron-notarize@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/electron-notarize/-/electron-notarize-1.0.0.tgz"
integrity sha512-dsib1IAquMn0onCrNMJ6gtEIZn/azG8hZMCYOuZIMVMUeRMgBYHK1s5TK9P8xAcrAjh/2aN5WYHzgVSWX314og==
electron-notarize@^1.1.0:
version "1.1.0"
resolved "https://registry.npmjs.org/electron-notarize/-/electron-notarize-1.1.0.tgz"
integrity sha512-Dmp/jm2y3PTcjmjVe+jCT0sjsbBfbNuk7GOPtduZce2iae1hgAPnlNErk6x70TalsGIL5Ip3liSryqde/6eB5w==
dependencies:
debug "^4.1.1"
fs-extra "^9.0.1"
Expand Down

0 comments on commit 3265545

Please sign in to comment.