Skip to content

Commit da555ce

Browse files
chore: version up (#10)
1 parent 960702f commit da555ce

File tree

3 files changed

+168
-151
lines changed

3 files changed

+168
-151
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": "vdo-ninja",
44
"shortname": "VDO.Ninja",
55
"description": "vdo-ninja",
6-
"version": "2.0.0",
6+
"version": "2.0.2",
77
"license": "MIT",
88
"repository": "git+https://github.com/bitfocus/companion-module-vdo-ninja.git",
99
"bugs": "https://github.com/bitfocus/companion-module-vdo-ninja/issues",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vdo-ninja",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"main": "index.js",
55
"type": "module",
66
"scripts": {
@@ -16,7 +16,7 @@
1616
"url": "git+https://github.com/bitfocus/companion-module-vdo-ninja.git"
1717
},
1818
"devDependencies": {
19-
"@companion-module/tools": "^1.2.0"
19+
"@companion-module/tools": "^1.2.1"
2020
},
2121
"prettier": "@companion-module/tools/.prettierrc.json"
2222
}

0 commit comments

Comments
 (0)