File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2705
2705
"RemovePreviousVersions" = "11:TRUE"
2706
2706
"DetectNewerInstalledVersion" = "11:TRUE"
2707
2707
"InstallAllUsers" = "11:FALSE"
2708
- "ProductVersion" = "8:1.6.2 "
2708
+ "ProductVersion" = "8:1.6.3 "
2709
2709
"Manufacturer" = "8:Lionel Jouin & R-N"
2710
2710
"ARPHELPTELEPHONE" = "8:"
2711
2711
"ARPHELPLINK" = "8:https://github.com/R-N/PiP-Tool"
Original file line number Diff line number Diff line change 36
36
<WebPage >publish.htm</WebPage >
37
37
<AutorunEnabled >true</AutorunEnabled >
38
38
<ApplicationRevision >0</ApplicationRevision >
39
- <ApplicationVersion >1.6.2 .0</ApplicationVersion >
39
+ <ApplicationVersion >1.6.3 .0</ApplicationVersion >
40
40
<UseApplicationTrust >false</UseApplicationTrust >
41
41
<PublishWizardCompleted >true</PublishWizardCompleted >
42
42
<BootstrapperEnabled >true</BootstrapperEnabled >
Original file line number Diff line number Diff line change 51
51
// Vous pouvez spécifier toutes les valeurs ou indiquer les numéros de build et de révision par défaut
52
52
// en utilisant '*', comme indiqué ci-dessous :
53
53
// [assembly: AssemblyVersion("1.0.*")]
54
- [ assembly: AssemblyVersion ( "1.6.2 .0" ) ]
55
- [ assembly: AssemblyFileVersion ( "1.6.2 .0" ) ]
54
+ [ assembly: AssemblyVersion ( "1.6.3 .0" ) ]
55
+ [ assembly: AssemblyFileVersion ( "1.6.3 .0" ) ]
56
56
[ assembly: log4net . Config . XmlConfigurator ( ConfigFile = "log4net.config" ) ]
You can’t perform that action at this time.
0 commit comments