Skip to content

Commit 067d803

Browse files
chore(release): prepare web packages for publishing (#865)
* iron-remote-desktop v0.7.0 * iron-remote-desktop-rdp v0.4.0
1 parent a325561 commit 067d803

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

web-client/iron-remote-desktop-rdp/public/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"Benoit Cortier"
77
],
88
"description": "RDP backend for iron-remote-desktop",
9-
"version": "0.3.0",
9+
"version": "0.4.0",
1010
"main": "iron-remote-desktop-rdp.js",
1111
"types": "index.d.ts",
1212
"files": [

web-client/iron-remote-desktop/public/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"Alexandr Yusuk"
1111
],
1212
"description": "Backend-agnostic Web Component for remote desktop protocols",
13-
"version": "0.6.0",
13+
"version": "0.7.0",
1414
"main": "iron-remote-desktop.js",
1515
"types": "index.d.ts",
1616
"files": [

0 commit comments

Comments
 (0)