Skip to content

Commit

Permalink
v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmd-azeez committed Mar 31, 2023
1 parent ce7b3e2 commit 7e94756
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Permadelete.FrontEnd/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.6.1.0")]
[assembly: AssemblyFileVersion("0.6.1.0")]
[assembly: AssemblyVersion("0.6.2.0")]
[assembly: AssemblyFileVersion("0.6.2.0")]
4 changes: 2 additions & 2 deletions Publish/Installer.iss
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define MyAppName "Permadelete"
#define MyAppVersion "0.6.0"
#define MyAppVersion "0.6.2"
#define MyAppPublisher "Developers Tree"
#define MyAppURL "https://encrypt0r.github.io/permadelete/"
#define MyAppURL "https://developerstree.github.io/permadelete/"
#define MyAppExeName "Permadelete.exe"

[Setup]
Expand Down

0 comments on commit 7e94756

Please sign in to comment.