Skip to content

Commit 888a481

Browse files
committed
Version bump
1 parent 9c4e164 commit 888a481

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-client
22

3+
## 3.1.57 - 2020-08-19
4+
5+
* Supress failed desktop icons file lookups
6+
37
## 3.1.56 - 2020-08-19
48

59
* Workaround for integer cast in window vector calculation (#87)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@osjs/client",
3-
"version": "3.1.56",
3+
"version": "3.1.57",
44
"description": "OS.js client",
55
"main": "dist/main.js",
66
"style": "dist/main.css",

0 commit comments

Comments
 (0)