summaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/My Project/Resources.Designer.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/Resources.Designer.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/Resources.Designer.vb')
-rw-r--r--ShiftOS-TheRevival/My Project/Resources.Designer.vb9
1 files changed, 9 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/My Project/Resources.Designer.vb b/ShiftOS-TheRevival/My Project/Resources.Designer.vb
index 413136f..62a3fe0 100644
--- a/ShiftOS-TheRevival/My Project/Resources.Designer.vb
+++ b/ShiftOS-TheRevival/My Project/Resources.Designer.vb
@@ -68,5 +68,14 @@ Namespace My.Resources
Return ResourceManager.GetString("BuildString", resourceCulture)
End Get
End Property
+
+ '''<summary>
+ ''' Looks up a localized string similar to 0.2.0.
+ '''</summary>
+ Friend ReadOnly Property CurrentVersion() As String
+ Get
+ Return ResourceManager.GetString("CurrentVersion", resourceCulture)
+ End Get
+ End Property
End Module
End Namespace