Skip to content

Commit 022e46c

Browse files
author
manga-you-know[bot]
committed
Bump tauri.conf.json and Cargo.toml to next version
1 parent 28bdeaf commit 022e46c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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 = "MangaYouKnow"
3-
version = "0.9.31"
3+
version = "0.9.32"
44
description = "A manga app!"
55
authors = ["ReiLoko4"]
66
license = "MIT"

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": "../node_modules/@tauri-apps/cli/config.schema.json",
33
"productName": "MangaYouKnow",
4-
"version": "0.9.31",
4+
"version": "0.9.32",
55
"identifier": "com.mangayouknow.dev",
66
"build": {
77
"frontendDist": "../build",

0 commit comments

Comments
 (0)