Bump version numbers

This commit is contained in:
hensm
2019-08-18 06:08:56 +01:00
parent 539548ec81
commit b1c1620723
2 changed files with 2 additions and 2 deletions

View File

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

View File

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