Skip to content

Commit

Permalink
v0.10.3-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangvu12 committed Sep 7, 2024
1 parent 8297c93 commit 44dff65
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
Empty file removed changelog.md
Empty file.
3 changes: 3 additions & 0 deletions changes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Added Anime List
- Added resume playback offset setting (for example, -10 would resume 10 seconds earlier than the last watched time)
- Added fast forward indicator in Player (when you hold down the player, it will play 2x fast)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kaguya-app",
"version": "0.10.0-alpha",
"version": "0.10.3-alpha",
"private": true,
"scripts": {
"start": "expo start --dev-client",
Expand Down

0 comments on commit 44dff65

Please sign in to comment.