Bump version numbers

This commit is contained in:
hensm
2020-01-27 16:41:33 +00:00
parent 8e07d5d1a1
commit fc6f9c1886
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"__applicationName": "fx_cast_bridge",
"__applicationVersion": "0.0.4",
"__applicationVersion": "0.0.5",
"__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.4",
"__extensionVersion": "0.0.5",
"__mirroringAppId": "19A6F4AE",
"scripts": {
"build": "node bin/build.js",