Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
cfry committed Oct 3, 2019
1 parent 0a550c8 commit 15e284c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
7 changes: 6 additions & 1 deletion doc/release_notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,12 @@
.doc_details summary { font-weight: 600; }
</style>

<details class="doc_details"><summary>v 2.5.15, Oct 1, 2019</summary>
<details class="doc_details"><summary>v 2.5.16, Oct 3, 2019</summary>
Removed package-lock.json and installed, rebuild npm packages
to get around build problem.
</details>

<details class="doc_details"><summary>v 2.5.15, Oct 1, 2019</summary>
New, more informative message about the release you're running and updating it.
<p></p>
DDE version 3 does have *some* incompatibilities with DDE version 2,
Expand Down
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.

4 changes: 2 additions & 2 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": "2.5.15",
"release_date": "Oct 1, 2019",
"version": "2.5.16",
"release_date": "Oct 3, 2019",
"description": "Dexter Development Environment",
"author": "Fry",
"license": "GPL-3.0",
Expand Down

0 comments on commit 15e284c

Please sign in to comment.