Skip to content

Commit

Permalink
chore: update Blink to 0.0.7-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
prayag17 committed Nov 20, 2024
1 parent 0fe7ba0 commit d08998f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "blink",
"private": true,
"version": "0.0.6-dev",
"version": "0.0.7-dev",
"type": "module",
"scripts": {
"dev": "vite --force && tsr watch",
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "blink"
version = "0.0.6-dev"
version = "0.0.7-dev"
description = "A Modern Jellyfin Client"
authors = ["prayag17", "JellyPlayer contributors (https://github.com/prayag17/JellyPlayer/graphs/contributors)"]
license = "GPL-3.0-only"
Expand Down

0 comments on commit d08998f

Please sign in to comment.