Skip to content

Commit a0cbd13

Browse files
committed
chore: update qopy version to 0.3.2 in Cargo files
1 parent 4adb57d commit a0cbd13

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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 = "qopy"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
description = "Qopy"
55
authors = ["pandadev"]
66
edition = "2021"

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"productName": "Qopy",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"identifier": "net.pandadev.qopy",
55
"build": {
66
"frontendDist": "../dist",

0 commit comments

Comments
 (0)