mirror of
https://github.com/0PandaDEV/Qopy.git
synced 2025-04-21 21:24:05 +02:00
chore: update qopy version to 0.3.3 in Cargo files and configuration
This commit is contained in:
parent
2fa82d7584
commit
1a15ea7777
3 changed files with 3 additions and 3 deletions
2
src-tauri/Cargo.lock
generated
2
src-tauri/Cargo.lock
generated
|
@ -4075,7 +4075,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "qopy"
|
||||
version = "0.3.2"
|
||||
version = "0.3.3"
|
||||
dependencies = [
|
||||
"active-win-pos-rs",
|
||||
"applications",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "qopy"
|
||||
version = "0.3.2"
|
||||
version = "0.3.3"
|
||||
description = "Qopy"
|
||||
authors = ["pandadev"]
|
||||
edition = "2021"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"productName": "Qopy",
|
||||
"version": "0.3.2",
|
||||
"version": "0.3.3",
|
||||
"identifier": "net.pandadev.qopy",
|
||||
"build": {
|
||||
"frontendDist": "../dist",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue