Skip to content

Commit 1a15ea7

Browse files
committed
chore: update qopy version to 0.3.3 in Cargo files and configuration
1 parent 2fa82d7 commit 1a15ea7

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.2"
3+
version = "0.3.3"
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.2",
3+
"version": "0.3.3",
44
"identifier": "net.pandadev.qopy",
55
"build": {
66
"frontendDist": "../dist",

0 commit comments

Comments
 (0)