File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Permadelete.FrontEnd/Properties Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5151// You can specify all the values or you can default the Build and Revision Numbers
5252// by using the '*' as shown below:
5353// [assembly: AssemblyVersion("1.0.*")]
54- [ assembly: AssemblyVersion ( "0.6.1 .0" ) ]
55- [ assembly: AssemblyFileVersion ( "0.6.1 .0" ) ]
54+ [ assembly: AssemblyVersion ( "0.6.2 .0" ) ]
55+ [ assembly: AssemblyFileVersion ( "0.6.2 .0" ) ]
Original file line number Diff line number Diff line change 22; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33
44#define MyAppName " Permadelete"
5- #define MyAppVersion " 0.6.0 "
5+ #define MyAppVersion " 0.6.2 "
66#define MyAppPublisher " Developers Tree"
7- #define MyAppURL " https://encrypt0r .github.io/permadelete/"
7+ #define MyAppURL " https://developerstree .github.io/permadelete/"
88#define MyAppExeName " Permadelete.exe"
99
1010[Setup]
You can’t perform that action at this time.
0 commit comments