Skip to content

Commit

Permalink
Client 0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenquyhy committed Jan 20, 2021
1 parent c93be28 commit c39cf04
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion FlightStreamDeck.AddOn/FlightStreamDeck.AddOn.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<UseWPF>true</UseWPF>
<PlatformTarget>x64</PlatformTarget>
<ApplicationIcon>icon.ico</ApplicationIcon>
<Version>0.23.0</Version>
<Version>0.24.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
6 changes: 3 additions & 3 deletions FlightStreamDeck.AddOn/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -339,15 +339,15 @@
}
],
"SDKVersion": 2,
"Author": "Pieter van 't Hof and Nguyen Quy Hy and rmroc451",
"Author": "Hy, Pieter van 't Hof and rmroc451",
"CodePath": "FlightStreamDeck.AddOn.exe",
"Category": "Flight Tracker",
"CategoryIcon": "Images/categoryIcon",
"Description": "Interact with your flight simulator right from your Stream Deck",
"Description": "Interact with Microsoft Flight Simulator right from your Stream Deck!",
"Name": "Flight Tracker",
"Icon": "Images/aircraft",
"URL": "https://github.com/nguyenquyhy/Flight-Tracker-StreamDeck",
"Version": "0.23",
"Version": "0.24",
"OS": [
{
"Platform": "windows",
Expand Down

0 comments on commit c39cf04

Please sign in to comment.