Bump version numbers again because AMO review team can't follow basic instructions

This commit is contained in:
hensm
2026-02-21 12:42:20 +00:00
parent ae485ed21f
commit 11e3ad06aa
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.4.0";
const BRIDGE_VERSION = "0.4.1";
const MIRRORING_APP_ID = "19A6F4AE";