diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-09-21 00:39:31 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-09-21 00:39:31 +0200 |
commit | 07d671a152916b52fbd517a872d9ccb73694383f (patch) | |
tree | 9247f5b92b0772e51b31cf219527264e7d322f94 /src-tauri/Cargo.toml | |
parent | daeae77a9a81b1284bd03d287f7ded10dfd558d4 (diff) | |
download | FlightCore-07d671a152916b52fbd517a872d9ccb73694383f.tar.gz FlightCore-07d671a152916b52fbd517a872d9ccb73694383f.zip |
Bump version numberv0.1.5
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 cae1c3d7..5f2cce4d 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "app" -version = "0.1.4" +version = "0.1.5" description = "A Tauri App" authors = ["you"] license = "" |