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

Commit 3d1f6a1

Browse files
committed
bump version to 1.6.3, build latest webrecorder with updated cover page (webrecoder/webrecorder#676)
1 parent af0154f commit 3d1f6a1

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.2",
4+
"version": "1.6.3",
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.2",
4+
"version": "1.6.3",
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)