Skip to content

Commit

Permalink
chore: release v0.3.7
Browse files Browse the repository at this point in the history
* (raintonr) Fix contexts for SNICallback ([#3](#3)).
  • Loading branch information
foxriver76 committed Sep 24, 2023
1 parent 2355c34 commit 7549890
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const collections = await certManager.getAllCollections();
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 0.3.7 (2023-09-24)
* (raintonr) Fix contexts for SNICallback ([#3](https://github.com/ioBroker/webserver/issues/3)).

### 0.3.6 (2023-07-07)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iobroker/webserver",
"version": "0.3.6",
"version": "0.3.7",
"license": "MIT",
"engines": {
"node": ">=14.18.0 < 15 || >= 16.0.0"
Expand Down

0 comments on commit 7549890

Please sign in to comment.