Skip to content

Commit 3ac321d

Browse files
committed
chore: Bump FlightCore version to 2.22.0
1 parent d3daa32 commit 3ac321d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src-tauri/Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "flightcore"
3-
version = "2.21.4"
3+
version = "2.22.0"
44
description = "Mod-manager for Northstar"
55
authors = ["https://github.com/R2NorthstarTools/FlightCore/graphs/contributors"]
66
license = "MIT"

src-tauri/tauri.conf.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"package": {
1010
"productName": "FlightCore",
11-
"version": "2.21.4"
11+
"version": "2.22.0"
1212
},
1313
"tauri": {
1414
"allowlist": {

0 commit comments

Comments
 (0)