Skip to content

Commit

Permalink
v3.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
krocheck committed Jan 14, 2025
1 parent cc41593 commit 03160d5
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.3",
"version": "3.4.4",
"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.3",
"version": "3.4.4",
"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.3",
"version": "3.4.4",
"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.3",
"version": "3.4.4",
"private": true,
"type": "module",
"dependencies": {
Expand Down

0 comments on commit 03160d5

Please sign in to comment.