Skip to content

Commit 5a84567

Browse files
chore: bump version to 0.4.7
1 parent 8be2d03 commit 5a84567

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/desktop/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "max-video-player"
3-
version = "0.4.6"
3+
version = "0.4.7"
44
edition = "2021"
55

66
[build-dependencies]

apps/desktop/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/nichobi/tauri-apps/tauri-v2/core/tauri-config-schema/schema.json",
33
"productName": "MaxVideoPlayer",
4-
"version": "0.4.6",
4+
"version": "0.4.7",
55
"identifier": "com.maxvideoplayer.app",
66
"build": {
77
"beforeDevCommand": "npm run dev",

0 commit comments

Comments
 (0)