Skip to content

Commit

Permalink
chore: bump vers
Browse files Browse the repository at this point in the history
  • Loading branch information
ThaUnknown committed Mar 19, 2024
1 parent 6fc4851 commit b1e81af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion capacitor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "capacitor",
"version": "1.0.4",
"version": "1.0.5",
"private": true,
"scripts": {
"build:native": "cd public/nodejs/ && npm install && docker build -t android-build:latest . && docker run -v ${PWD}:/app/ -it android-build:latest /bin/bash /app/setup-deps.sh",
Expand Down
2 changes: 1 addition & 1 deletion electron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Miru",
"version": "4.5.11",
"version": "4.6.0",
"private": true,
"author": "ThaUnknown_ <ThaUnknown@users.noreply.github.com>",
"description": "Stream anime torrents, real-time with no waiting for downloads.",
Expand Down

0 comments on commit b1e81af

Please sign in to comment.