Skip to content

Commit

Permalink
release version 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jon gadsden committed Aug 9, 2023
1 parent dbbfad0 commit 9377c0a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
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": "2.0.4-RC3",
"version": "2.0.4",
"private": true,
"scripts": {
"build": "npm-run-all clean:dist transpile",
Expand Down
4 changes: 2 additions & 2 deletions td.vue/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 td.vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "threat-dragon",
"productName": "Threat Dragon",
"version": "2.0.4-RC3",
"version": "2.0.4",
"private": true,
"scripts": {
"build": "vue-cli-service build --no-unsafe-inline",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"license": "Apache-2.0",
"homepage": "https://owasp.org/www-project-threat-dragon/",
"buildState": "draft",
"buildState": "",
"repository": {
"type": "git",
"url": "git://github.com/OWASP/threat-dragon.git"
Expand Down

0 comments on commit 9377c0a

Please sign in to comment.