Skip to content

Commit 95df8c7

Browse files
committed
2.3.1
1 parent 7e782ef commit 95df8c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

companion/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "stagetimer",
44
"shortname": "stagetimer",
55
"description": "Stagetimer.io module for Companion v3",
6-
"version": "2.3.0",
6+
"version": "2.3.1",
77
"license": "MIT",
88
"repository": "git+https://github.com/bitfocus/companion-module-stagetimerio-api.git",
99
"bugs": "https://github.com/bitfocus/companion-module-stagetimerio-api/issues",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stagetimerio-api",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Stagetimer.io module for Companion v3",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)