We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab23dd5 commit 52d3474Copy full SHA for 52d3474
package.json
@@ -3,7 +3,7 @@
3
"productName": "tablo-tools",
4
"description": "see release/app",
5
"main": "./src/main/main.ts",
6
- "version": "0.3.14-beta.0",
+ "version": "0.3.14",
7
"scripts": {
8
"build": "concurrently \"npm run build:main\" \"npm run build:renderer\"",
9
"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
@@ -1,6 +1,6 @@
1
{
2
"name": "tablo-tools",
"description": "Tools to Bulk Delete and Export from your Tablo DVR",
"license": "MIT",
0 commit comments