Skip to content

Commit 5fda65c

Browse files
committed
Client 0.54
1 parent ad3f535 commit 5fda65c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FlightStreamDeck.AddOn/FlightStreamDeck.AddOn.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<UseWPF>true</UseWPF>
77
<PlatformTarget>x64</PlatformTarget>
88
<ApplicationIcon>icon.ico</ApplicationIcon>
9-
<Version>0.53.0</Version>
9+
<Version>0.54.0</Version>
1010
<Nullable>enable</Nullable>
1111
</PropertyGroup>
1212

FlightStreamDeck.AddOn/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@
429429
"Name": "Flight Tracker",
430430
"Icon": "Images/aircraft",
431431
"URL": "https://github.com/nguyenquyhy/Flight-Tracker-StreamDeck",
432-
"Version": "0.53",
432+
"Version": "0.54",
433433
"OS": [
434434
{
435435
"Platform": "windows",

0 commit comments

Comments
 (0)