diff --git a/README.md b/README.md index cebb91d..e8cbe97 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,11 @@ To add a new model to the list: ## Changes +## v3.16.0 + +- Add variables for upstream key DVE +- Add action to update upstream key DVE with variables + ## v3.15.1 - Fix audio routing for higher channel pairs diff --git a/package.json b/package.json index ed1d647..b094e65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bmd-atem", - "version": "3.15.1", + "version": "3.16.0", "homepage": "https://github.com/bitfocus/companion-module-atem#readme", "main": "dist/index.js", "type": "module",