diff options
| author | EverythingWindows <[email protected]> | 2022-11-03 14:40:32 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-03 14:40:32 +0700 |
| commit | f7533bbd5465954f670b210cc5e4b02d273a9908 (patch) | |
| tree | 13711d4bbe10c3805cc041ccd0ada3881cc78136 /ShiftOS-TheRevival/My Project/AssemblyInfo.vb | |
| parent | ec630f54d67fa37e0ad79936c3eaf9cf1cd2ac1f (diff) | |
| download | shiftos-therevival-old-0.2.tar.gz shiftos-therevival-old-0.2.tar.bz2 shiftos-therevival-old-0.2.zip | |
Updater works now0.2
Diffstat (limited to 'ShiftOS-TheRevival/My Project/AssemblyInfo.vb')
| -rw-r--r-- | ShiftOS-TheRevival/My Project/AssemblyInfo.vb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ShiftOS-TheRevival/My Project/AssemblyInfo.vb b/ShiftOS-TheRevival/My Project/AssemblyInfo.vb index 9b0c356..0ef265c 100644 --- a/ShiftOS-TheRevival/My Project/AssemblyInfo.vb +++ b/ShiftOS-TheRevival/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' by using the '*' as shown below: ' <Assembly: AssemblyVersion("1.0.*")> -<Assembly: AssemblyVersion("1.0.0.0")> -<Assembly: AssemblyFileVersion("1.0.0.0")> +<Assembly: AssemblyVersion("0.2.0.0")> +<Assembly: AssemblyFileVersion("0.2.0.0")> |
