Skip to content

Commit 310be62

Browse files
committed
Added ability to view folder compression status. Added Version Information and ability to check for updates. Reworked execution functions to be more versatile.
1 parent ce73a73 commit 310be62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WindowsApp1/My Project/AssemblyInfo.vb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131
' by using the '*' as shown below:
3232
' <Assembly: AssemblyVersion("1.0.*")>
3333

34-
<Assembly: AssemblyVersion("1.0.0.0")>
34+
<Assembly: AssemblyVersion("1.1.0.0")>
3535
<Assembly: AssemblyFileVersion("1.0.0.0")>

0 commit comments

Comments
 (0)