Skip to content

Commit aefa5c3

Browse files
committed
Version bump
1 parent f8cfd4b commit aefa5c3

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

3+
## 3.1.6
4+
5+
* Added support for blocking window destruction (#72)
6+
37
## 3.1.5
48

59
* Updated iconview application launcher and context menu (#51)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@osjs/client",
3-
"version": "3.1.5",
3+
"version": "3.1.6",
44
"description": "OS.js v3 client",
55
"main": "dist/main.js",
66
"style": "dist/main.css",

0 commit comments

Comments
 (0)