Bump version numbers

This commit is contained in:
hensm
2022-09-06 09:50:00 +01:00
parent 13ca18ad9a
commit 28264cc8a0
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ import webExt from "web-ext";
import copyFilesPlugin from "./lib/copyFilesPlugin.js";
const BRIDGE_NAME = "fx_cast_bridge";
const BRIDGE_VERSION = "0.2.0";
const BRIDGE_VERSION = "0.3.0";
const MIRRORING_APP_ID = "19A6F4AE";