Bump version numbers

This commit is contained in:
hensm
2022-04-19 10:40:02 +01:00
parent 7a91a63435
commit e485dc762e
3 changed files with 50 additions and 54 deletions

View File

@@ -7,7 +7,7 @@ const minimist = require("minimist");
const webExt = require("web-ext");
const BRIDGE_NAME = "fx_cast_bridge";
const BRIDGE_VERSION = "0.1.0";
const BRIDGE_VERSION = "0.2.0";
const MIRRORING_APP_ID = "19A6F4AE";