Skip to content
This repository was archived by the owner on Sep 17, 2020. It is now read-only.

Commit 140201c

Browse files
committed
bump to latest webrecorder 4.2.1
bump versionto 1.6.4
1 parent f9cd8da commit 140201c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "webrecorder-player",
33
"productName": "Webrecorder Player",
4-
"version": "1.6.3",
4+
"version": "1.6.4",
55
"description": "Webrecorder Player -- Standalone Web Archive Browser App",
66
"main": "./main.prod.js",
77
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "webrecorderplayer",
33
"productName": "Webrecorder Player",
4-
"version": "1.6.3",
4+
"version": "1.6.4",
55
"description": "Webrecorder Player -- Standalone Web Archive Browser App",
66
"scripts": {
77
"build": "concurrently \"npm run build-main\" \"npm run build-frontend\"",

webrecorder

0 commit comments

Comments
 (0)