Skip to content

Commit 52d3474

Browse files
committed
bump to 0.3.14
1 parent ab23dd5 commit 52d3474

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"productName": "tablo-tools",
44
"description": "see release/app",
55
"main": "./src/main/main.ts",
6-
"version": "0.3.14-beta.0",
6+
"version": "0.3.14",
77
"scripts": {
88
"build": "concurrently \"npm run build:main\" \"npm run build:renderer\"",
99
"build:main": "cross-env NODE_ENV=production TS_NODE_TRANSPILE_ONLY=true webpack --config ./.erb/configs/webpack.config.main.prod.ts",

release/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tablo-tools",
3-
"version": "0.3.14-beta.0",
3+
"version": "0.3.14",
44
"productName": "tablo-tools",
55
"description": "Tools to Bulk Delete and Export from your Tablo DVR",
66
"license": "MIT",

0 commit comments

Comments
 (0)