diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-04-17 23:29:46 +0200 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2023-04-17 23:29:46 +0200 |
commit | a74785bb9e6300b0baeb4f92aa647e3b498f7d0b (patch) | |
tree | 1b5531d2f7ff3c45d67f1d1ec24a60a939936050 /src-tauri/tauri.conf.json | |
parent | 2d64c8ba79541652d8fd7caa6d0fa5c6aa56e010 (diff) | |
download | FlightCore-a74785bb9e6300b0baeb4f92aa647e3b498f7d0b.tar.gz FlightCore-a74785bb9e6300b0baeb4f92aa647e3b498f7d0b.zip |
chore: Bump FlightCore version to 1.13.2v1.13.2
Diffstat (limited to 'src-tauri/tauri.conf.json')
-rw-r--r-- | src-tauri/tauri.conf.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 624d88bf..c24251e1 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "FlightCore", - "version": "1.13.1" + "version": "1.13.2" }, "tauri": { "allowlist": { |