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