Skip to content

Commit 9e4f492

Browse files
committedNov 21, 2019
Version bump
1 parent d244674 commit 9e4f492

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

‎CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changelog for osjs-server
22

3+
## 3.0.48
4+
5+
* Add a default group set in realpath (#21)
6+
37
## 3.0.47
48

59
* Added abitlity to make VFS group checking non-strict (#22) (#23)

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@osjs/server",
3-
"version": "3.0.47",
3+
"version": "3.0.48",
44
"description": "OS.js v3 Server",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)
Please sign in to comment.