Skip to content

Commit

Permalink
chore(release): 1.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.4](v1.0.3...v1.0.4) (2021-12-14)

### Bug Fixes

* **variables:** correctly remaining timecode ([277323c](277323c))
  • Loading branch information
estilles committed Dec 14, 2021
1 parent 277323c commit c7c5ea1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.4](https://github.com/bitfocus/companion-module-bytehive-playoutbee/compare/v1.0.3...v1.0.4) (2021-12-14)


### Bug Fixes

* **variables:** correctly remaining timecode ([277323c](https://github.com/bitfocus/companion-module-bytehive-playoutbee/commit/277323c2208235c55b8bec1a1d5d1dfd5ecb088f))

## [1.0.3](https://github.com/bitfocus/companion-module-bytehive-playoutbee/compare/v1.0.2...v1.0.3) (2021-11-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bytehive-playoutbee",
"version": "1.0.3",
"version": "1.0.4",
"description": "PlayoutBee module for Companion",
"manufacturer": "ByteHive",
"product": [
Expand Down

0 comments on commit c7c5ea1

Please sign in to comment.