aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFactiven <[email protected]>2023-05-09 19:35:17 +0700
committerGitHub <[email protected]>2023-05-09 19:35:17 +0700
commit979cee32a4c2407013142f6604ef7c918dd2957f (patch)
treecaeacf5a945fa3c1a69613da036cd44d4839c9ca /package.json
parentSmall Patch to v3.5.4 (diff)
downloadmoopa-979cee32a4c2407013142f6604ef7c918dd2957f.tar.xz
moopa-979cee32a4c2407013142f6604ef7c918dd2957f.zip
Update v3.5.5
> Now Skip button will hide if player is not in focused state. > Added some options to player. > Manga images should be displayed now.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d20a84e..4c718b2 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "moopa",
- "version": "3.5.4",
+ "version": "3.5.5",
"private": true,
"scripts": {
"dev": "next dev",