Skip to content

Commit

Permalink
chore: v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Oct 7, 2024
1 parent 3685573 commit fc3fe2f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion companion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "companion",
"version": "3.4.1",
"version": "3.4.2",
"description": "Companion",
"main": "main.js",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion launcher/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@companion-app/launcher",
"description": "Companion",
"version": "3.4.1",
"version": "3.4.2",
"main": "main.js",
"license": "MIT",
"private": true,
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": "@companion-app/workspace",
"version": "3.4.1",
"version": "3.4.2",
"packageManager": "[email protected]",
"workspaces": [
"companion",
Expand Down
2 changes: 1 addition & 1 deletion webui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@companion-app/webui",
"version": "3.4.1",
"version": "3.4.2",
"private": true,
"type": "module",
"dependencies": {
Expand Down

0 comments on commit fc3fe2f

Please sign in to comment.