Skip to content

Commit

Permalink
Update apps versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocobozzz committed Feb 23, 2024
1 parent 0db27b4 commit 473840e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/peertube-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@peertube/peertube-cli",
"version": "1.0.1",
"version": "1.0.2",
"type": "module",
"main": "dist/peertube.js",
"bin": "dist/peertube.js",
Expand Down
2 changes: 1 addition & 1 deletion apps/peertube-runner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@peertube/peertube-runner",
"version": "0.0.10",
"version": "0.0.11",
"type": "module",
"main": "dist/peertube-runner.js",
"bin": "dist/peertube-runner.js",
Expand Down

0 comments on commit 473840e

Please sign in to comment.