Skip to content

Commit

Permalink
chore: update beta version to v3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Jan 23, 2024
1 parent a6d4514 commit 9a9e20b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions launcher/Paths.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const ConfigReleaseDirs = [
'v3.0',
'v3.1',
'v3.2',
'v3.3',
]

module.exports = {
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",
"version": "3.99.0",
"version": "3.3.0",
"description": "Companion",
"main": "main.js",
"type": "module",
Expand Down

0 comments on commit 9a9e20b

Please sign in to comment.