Skip to content

Commit

Permalink
Add CORS header support
Browse files Browse the repository at this point in the history
Adds support for CORS headers to the XIVDeck webserver to maintain compatibility with the Stream Deck software 6.0.0 and later.
  • Loading branch information
KazWolfe committed Nov 15, 2022
1 parent c2f2426 commit bbdf7d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FFXIVPlugin/XIVDeck.FFXIVPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Product>XIVDeck Game Plugin</Product>
<Authors>Kaz Wolfe</Authors>
<Company>Blacksite Technologies</Company>
<Version>0.2.15</Version>
<Version>0.2.16</Version>

<AssemblyName>XIVDeck.FFXIVPlugin</AssemblyName>

Expand Down

0 comments on commit bbdf7d1

Please sign in to comment.