[Added Versioning Information]

This commit is contained in:
brotoskyj
2024-08-26 10:27:26 -04:00
parent 2f5beee082
commit eaf64a6386
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -300,7 +300,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]] [[package]]
name = "champ" name = "champ"
version = "0.0.0" version = "2024.10.1"
dependencies = [ dependencies = [
"serde", "serde",
"serde_json", "serde_json",
+3 -3
View File
@@ -1,8 +1,8 @@
[package] [package]
name = "champ" name = "champ"
version = "0.0.0" version = "2024.10.1"
description = "A Tauri App" description = "Central Helpdesk Application and Management Platform"
authors = ["you"] authors = ["James Brotosky, Joe Linnemeier"]
edition = "2021" edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html