File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 1.1.1 ] - 2024-03-07
99
1010### Fixed
1111
Original file line number Diff line number Diff line change 22; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33
44#define MyAppName " OVR Lighthouse Manager"
5- #define MyAppVersion " 1.1.0 "
5+ #define MyAppVersion " 1.1.1 "
66#define MyAppPublisher " kurotu"
77#define MyAppURL " https://github.com/kurotu/OVR-Lighthouse-Manager"
88#define MyAppExeName " OVRLighthouseManager.exe"
Original file line number Diff line number Diff line change 1515 <EnableMsixTooling >true</EnableMsixTooling >
1616 <WindowsAppSDKSelfContained >true</WindowsAppSDKSelfContained >
1717 <WindowsPackageType >None</WindowsPackageType >
18- <Version >1.1.0 </Version >
18+ <Version >1.1.1 </Version >
1919 </PropertyGroup >
2020 <ItemGroup >
2121 <None Remove =" Documents\CHANGELOG.md" />
You can’t perform that action at this time.
0 commit comments