File tree 2 files changed +5
-5
lines changed
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.
2
2
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
3
3
4
4
#define MyAppName " NETworkManager"
5
- #define MyAppVersion " 2021.12.9 .0"
5
+ #define MyAppVersion " 2022.2.21 .0"
6
6
#define MyAppPublisher " BornToBeRoot"
7
7
#define MyAppURL " https://github.com/BornToBeRoot/NETworkManager/"
8
8
#define MyAppExeName " NETworkManager.exe"
Original file line number Diff line number Diff line change 1
- using System . Reflection ;
1
+ using System . Reflection ;
2
2
3
3
[ assembly: AssemblyConfiguration ( "" ) ]
4
4
[ assembly: AssemblyCompany ( "" ) ]
5
5
[ assembly: AssemblyCopyright ( "Copyright © 2016-2021 BornToBeRoot" ) ]
6
6
[ assembly: AssemblyTrademark ( "" ) ]
7
7
[ assembly: AssemblyCulture ( "" ) ]
8
8
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