diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-11-21 15:18:02 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-11-21 15:18:02 +0100 |
commit | 71072b86032d58408bf2a53cfddd6c0da45b3fe6 (patch) | |
tree | fd51a972e1b1a5304c4d0bbac67306f09b972204 /src-tauri/tauri.conf.json | |
parent | 73f5e843cb705d612015e150dfea488bb2cf7e3f (diff) | |
download | FlightCore-71072b86032d58408bf2a53cfddd6c0da45b3fe6.tar.gz FlightCore-71072b86032d58408bf2a53cfddd6c0da45b3fe6.zip |
chore: Bump FlightCore version to 0.4.1v0.4.1
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 aa863f9d..03b91e6f 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "FlightCore", - "version": "0.4.0" + "version": "0.4.1" }, "tauri": { "allowlist": { |