Skip to content

Commit

Permalink
chore: update to v0.0.6-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
prayag17 committed Sep 6, 2024
1 parent d722dc0 commit 10630c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.5-dev",
"version": "0.0.6-dev",
"type": "module",
"scripts": {
"dev": "vite && tsr watch",
Expand Down
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.5-dev"
version = "0.0.6-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 10630c2

Please sign in to comment.