summaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/My Project/AssemblyInfo.vb
diff options
context:
space:
mode:
authorEverythingWindows <[email protected]>2022-11-03 14:40:32 +0700
committerEverythingWindows <[email protected]>2022-11-03 14:40:32 +0700
commitf7533bbd5465954f670b210cc5e4b02d273a9908 (patch)
tree13711d4bbe10c3805cc041ccd0ada3881cc78136 /ShiftOS-TheRevival/My Project/AssemblyInfo.vb
parentec630f54d67fa37e0ad79936c3eaf9cf1cd2ac1f (diff)
downloadshiftos-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.vb4
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")>