Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
cfry committed Dec 24, 2019
1 parent 02ce569 commit 92a2513
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions doc/release_notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
}
.doc_details summary { font-weight: 600; }
</style>
<details class="doc_details"><summary>v 3.5.1, Dec 23, 2019</summary>
Updated npm packages only to get Mac version to build.

</details>

<details class="doc_details"><summary>v 3.5.0, Dec 22, 2019</summary>
Highlights: SSH for DDE-Dexter communications improved.
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "dexter_dev_env",
"productName": "dexter_dev_env",
"version": "3.5.0",
"release_date": "Dec 22, 2019",
"version": "3.5.1",
"release_date": "Dec 23, 2019",
"description": "Dexter Development Environment",
"author": "Fry",
"license": "GPL-3.0",
Expand Down Expand Up @@ -33,7 +33,7 @@
"mathjs": "^5.3.1",
"nodejs-physijs": "^0.1.5",
"nouislider": "^13.1.1",
"npm": "^6.10.2",
"npm": "^6.13.4",
"opencv.js": "^1.2.1",
"pegjs": "^0.10.0",
"pegjs-backtrace": "^0.1.2",
Expand Down

0 comments on commit 92a2513

Please sign in to comment.