File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- ; Script generated by the Inno Setup Script Wizard.
1+ ; Script generated by the Inno Setup Script Wizard.
22; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33
44#define MyAppName " NETworkManager"
5- #define MyAppVersion " 2021.12.9 .0"
5+ #define MyAppVersion " 2022.2.21 .0"
66#define MyAppPublisher " BornToBeRoot"
77#define MyAppURL " https://github.com/BornToBeRoot/NETworkManager/"
88#define MyAppExeName " NETworkManager.exe"
Original file line number Diff line number Diff line change 1- using System . Reflection ;
1+ using System . Reflection ;
22
33[ assembly: AssemblyConfiguration ( "" ) ]
44[ assembly: AssemblyCompany ( "" ) ]
55[ assembly: AssemblyCopyright ( "Copyright © 2016-2021 BornToBeRoot" ) ]
66[ assembly: AssemblyTrademark ( "" ) ]
77[ assembly: AssemblyCulture ( "" ) ]
88
9- [ assembly: AssemblyVersion ( "2021.12.9 .0" ) ]
10- [ assembly: AssemblyFileVersion ( "2021.12.9 .0" ) ]
9+ [ assembly: AssemblyVersion ( "2022.2.21 .0" ) ]
10+ [ assembly: AssemblyFileVersion ( "2022.2.21 .0" ) ]
You can’t perform that action at this time.
0 commit comments