Skip to content

Commit 1b07738

Browse files
committed
Version bump
1 parent 4afa43c commit 1b07738

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changelog for osjs-server
22

3+
## 3.1.6 - 2020-07-17
4+
5+
* Send content-type mime on readfile if available (#35)
6+
37
## 3.1.5 - 2020-06-27
48

59
* Moved ranged VFS responses down to API (from adapter)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@osjs/server",
3-
"version": "3.1.5",
3+
"version": "3.1.6",
44
"description": "OS.js v3 Server",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)