From 1e77267eebc2d13b2dfe0be31d285555a65809e2 Mon Sep 17 00:00:00 2001 From: hensm Date: Tue, 5 Mar 2019 19:17:34 +0000 Subject: [PATCH] Bump version number --- app/package.json | 2 +- ext/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/package.json b/app/package.json index 7fde7e3..91ea7f3 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "__applicationName": "fx_cast_bridge", - "__applicationVersion": "0.0.1", + "__applicationVersion": "0.0.2", "__applicationDirectoryName": "fx_cast", "__applicationExecutableName": "bridge", diff --git a/ext/package.json b/ext/package.json index fea5d8b..b4e5c34 100644 --- a/ext/package.json +++ b/ext/package.json @@ -1,7 +1,7 @@ { "__extensionName": "fx_cast", "__extensionId": "fx_cast@matt.tf", - "__extensionVersion": "0.0.1", + "__extensionVersion": "0.0.2", "__mirroringAppId": "19A6F4AE", "scripts": {