File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 <ApplicationManifest >app.manifest</ApplicationManifest >
1111 <AssemblyName >Caelum</AssemblyName >
1212 <ApplicationIcon >Assets\app-icon.ico</ApplicationIcon >
13- <Version >3.0.2 </Version >
14- <AssemblyVersion >3.0.2 .0</AssemblyVersion >
15- <FileVersion >3.0.2 .0</FileVersion >
16- <InformationalVersion >3.0.2 </InformationalVersion >
13+ <Version >3.0.3 </Version >
14+ <AssemblyVersion >3.0.3 .0</AssemblyVersion >
15+ <FileVersion >3.0.3 .0</FileVersion >
16+ <InformationalVersion >3.0.3 </InformationalVersion >
1717 <Authors >Learnmore_smart</Authors >
1818 <Company >Learnmore_smart</Company >
1919 <Product >Caelum</Product >
Original file line number Diff line number Diff line change 33 xmlns =" http://schemas.microsoft.com/appx/manifest/foundation/windows10"
44 xmlns : uap =" http://schemas.microsoft.com/appx/manifest/uap/windows10"
55 xmlns : rescap =" http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" >
6- <Identity Name =" WindowsNotesApp" Publisher =" CN=Learnmore_smart" Version =" 3.0.2 .0" />
6+ <Identity Name =" WindowsNotesApp" Publisher =" CN=Learnmore_smart" Version =" 3.0.3 .0" />
77 <Properties >
88 <DisplayName >Caelum</DisplayName >
99 <PublisherDisplayName >Learnmore_smart</PublisherDisplayName >
Original file line number Diff line number Diff line change 33; Program Files installation, and an uninstaller.
44
55#define MyAppName " Caelum"
6- #define MyAppVersion " 3.0.2 "
6+ #define MyAppVersion " 3.0.3 "
77#define MyAppPublisher " Learnmore_smart"
8- #define MyAppURL " https://github.com/Learnmore-smart/Windows-Notes "
8+ #define MyAppURL " https://github.com/Learnmore-smart/Caelum "
99#define MyAppExeName " Caelum.exe"
1010
1111[Setup]
You can’t perform that action at this time.
0 commit comments