Skip to content

Commit

Permalink
Version 1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mateussouzaweb committed Feb 13, 2024
1 parent 0beec57 commit 7b20d3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
export PROOT=$(shell pwd)
export BINARIES=${PROOT}/node_modules/.bin

export VERSION=1.10.1
export VERSION=1.10.2
export ID=com.crunchyroll.webos
export HOMEPAGE="https://github.com/mateussouzaweb/crunchyroll-webos"
export THUMBNAIL="https://raw.githubusercontent.com/mateussouzaweb/crunchyroll-webos/master/src/images/80px.png"
Expand Down
2 changes: 1 addition & 1 deletion src/appinfo.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "com.crunchyroll.webos",
"version": "1.10.1",
"version": "1.10.2",
"vendor": "Mateus Souza",
"type": "web",
"main": "index.html",
Expand Down

0 comments on commit 7b20d3c

Please sign in to comment.