Skip to content

Commit

Permalink
Release 2.7.0-TR15
Browse files Browse the repository at this point in the history
  • Loading branch information
hudson-onto committed May 21, 2024
1 parent 124f651 commit 9df39cf
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphdb-workbench",
"version": "2.7.0-TR14",
"version": "2.7.0-TR15",
"description": "The web application for GraphDB APIs",
"scripts": {
"build": "webpack --config=webpack.config.prod.js",
Expand Down
4 changes: 2 additions & 2 deletions test-cypress/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 test-cypress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphdb-workbench-tests",
"version": "2.7.0-TR14",
"version": "2.7.0-TR15",
"description": "Cypress tests for GraphDB workbench",
"scripts": {
"prepack": "npm shrinkwrap",
Expand Down

0 comments on commit 9df39cf

Please sign in to comment.