File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 35
35
<MinimumRequiredVersion >2022.07.08.7</MinimumRequiredVersion >
36
36
<CreateWebPageOnPublish >true</CreateWebPageOnPublish >
37
37
<WebPage >index.html</WebPage >
38
- <ApplicationRevision >2 </ApplicationRevision >
39
- <ApplicationVersion >2024.07.08.2 </ApplicationVersion >
38
+ <ApplicationRevision >3 </ApplicationRevision >
39
+ <ApplicationVersion >2024.07.08.3 </ApplicationVersion >
40
40
<UseApplicationTrust >true</UseApplicationTrust >
41
41
<PublishWizardCompleted >true</PublishWizardCompleted >
42
42
<BootstrapperEnabled >true</BootstrapperEnabled >
Original file line number Diff line number Diff line change 4
4
using System . Runtime . CompilerServices ;
5
5
using System . Runtime . InteropServices ;
6
6
7
- [ assembly: AssemblyVersion ( "2024.07.8.2 " ) ]
7
+ [ assembly: AssemblyVersion ( "2024.07.8.3 " ) ]
8
8
[ assembly: AssemblyProduct ( "BecquerelMonitor" ) ]
9
9
[ assembly: AssemblyCopyright ( "free" ) ]
10
10
[ assembly: AssemblyTrademark ( "none" ) ]
11
11
[ assembly: AssemblyConfiguration ( "" ) ]
12
12
[ assembly: Guid ( "40110b38-4882-47c1-ad94-a71e58dcb5f8" ) ]
13
- [ assembly: AssemblyFileVersion ( "2024.07.8.2 " ) ]
13
+ [ assembly: AssemblyFileVersion ( "2024.07.8.3 " ) ]
14
14
[ assembly: AssemblyDescription ( "" ) ]
15
15
[ assembly: AssemblyCompany ( "free" ) ]
16
16
[ assembly: CompilationRelaxations ( 8 ) ]
You can’t perform that action at this time.
0 commit comments