desktop: bump version to 0.1.6 (Citation X cockpit release)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Generated
+1
-1
@@ -5900,7 +5900,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "xplane-cockpit"
|
name = "xplane-cockpit"
|
||||||
version = "0.1.5"
|
version = "0.1.6"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"local-ip-address",
|
"local-ip-address",
|
||||||
"serde",
|
"serde",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "xplane-cockpit"
|
name = "xplane-cockpit"
|
||||||
version = "0.1.5"
|
version = "0.1.6"
|
||||||
description = "Desktop launcher for the X-Plane G1000 web cockpit"
|
description = "Desktop launcher for the X-Plane G1000 web cockpit"
|
||||||
authors = ["karim"]
|
authors = ["karim"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://schema.tauri.app/config/2",
|
"$schema": "https://schema.tauri.app/config/2",
|
||||||
"productName": "X-Plane Cockpit",
|
"productName": "X-Plane Cockpit",
|
||||||
"version": "0.1.5",
|
"version": "0.1.6",
|
||||||
"identifier": "ch.kgva.xplanecockpit",
|
"identifier": "ch.kgva.xplanecockpit",
|
||||||
"build": {
|
"build": {
|
||||||
"frontendDist": "../ui"
|
"frontendDist": "../ui"
|
||||||
|
|||||||
Reference in New Issue
Block a user