diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-09-20 23:46:02 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-09-20 23:46:02 +0200 |
commit | 26dd06fa56989e25b9b64a67fcd9c1a93ee9b778 (patch) | |
tree | 75973b10cd61aa27bb0dfbf1e3caed9f04857ce4 /src-tauri/Cargo.toml | |
parent | 29c50f470c189624771644da3b18023df1a12362 (diff) | |
download | FlightCore-26dd06fa56989e25b9b64a67fcd9c1a93ee9b778.tar.gz FlightCore-26dd06fa56989e25b9b64a67fcd9c1a93ee9b778.zip |
Bump version numberv0.1.4
Diffstat (limited to 'src-tauri/Cargo.toml')
-rw-r--r-- | src-tauri/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 0dc2873e..cae1c3d7 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "app" -version = "0.1.3" +version = "0.1.4" description = "A Tauri App" authors = ["you"] license = "" |