Skip to content

Commit

Permalink
Bumping patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
lreading committed Aug 22, 2021
1 parent 280b03d commit a608b06
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions td.desktop/package-lock.json

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

2 changes: 1 addition & 1 deletion td.desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "threat-dragon-desktop",
"productName": "OWASP-Threat-Dragon",
"version": "1.5.3",
"version": "1.5.4",
"description": "OWASP Threat Dragon desktop version",
"main": "main.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions td.server/package-lock.json

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

2 changes: 1 addition & 1 deletion td.server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "threat-dragon-server",
"version": "1.5.3",
"version": "1.5.4",
"private": false,
"scripts": {
"start": "echo 'Please run the start command from the root of this repository' && exit 1",
Expand Down
4 changes: 2 additions & 2 deletions td.site/package-lock.json

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

2 changes: 1 addition & 1 deletion td.site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "threat-dragon-site",
"version": "1.5.3",
"version": "1.5.4",
"private": false,
"scripts": {
"build": "npm-run-all clean build:css build:min build:fonts build:core bundle",
Expand Down

0 comments on commit a608b06

Please sign in to comment.