Bump version number

This commit is contained in:
hensm
2019-03-18 08:55:23 +00:00
parent dd9e0a0b6f
commit 2669274ccb
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"__applicationName": "fx_cast_bridge",
"__applicationVersion": "0.0.2",
"__applicationVersion": "0.0.3",
"__applicationDirectoryName": "fx_cast",
"__applicationExecutableName": "bridge",
"scripts": {

View File

@@ -1,7 +1,7 @@
{
"__extensionName": "fx_cast",
"__extensionId": "fx_cast@matt.tf",
"__extensionVersion": "0.0.2",
"__extensionVersion": "0.0.3",
"__mirroringAppId": "19A6F4AE",
"scripts": {
"build": "node bin/build.js",