File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/FortniteSquadOverlayClient Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44#include " CodeDependencies.iss"
55
66#define MyAppName " FortniteSquadOverlay"
7- #define MyAppVersion " 1.8.0 "
7+ #define MyAppVersion " 1.8.1 "
88#define MyAppPublisher " slinkstr"
99#define MyAppURL " https://github.com/slinkstr/FortniteSquadOverlay"
1010#define MyAppExeName " FortniteSquadOverlayClient.exe"
Original file line number Diff line number Diff line change 2222 <ApplicationIcon >FortniteOverlay.ico</ApplicationIcon >
2323 <ApplicationManifest >Properties\app.manifest</ApplicationManifest >
2424 <OutputType >WinExe</OutputType >
25- <Version >1.8.0 </Version >
25+ <Version >1.8.1 </Version >
2626 </PropertyGroup >
2727 <ItemGroup >
2828 <PackageReference Include =" Microsoft.CSharp" Version =" 4.7.0" />
You can’t perform that action at this time.
0 commit comments