Skip to content

Commit 831daa7

Browse files
committed
1 parent 17f78a4 commit 831daa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Client/Constants.vb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
Public Const DEVICE_TOSTRING_FORMAT As String = "Id='{0}', ParentId='{1}', Type='{2}', Pattern={3}, Attributes={4}"
1212
Public Const HTTP_PREFIX As String = "http"
13-
Public Const RELEASE_VERSION As String = "1.0.1"
13+
Public Const RELEASE_VERSION As String = "1.0.3" ' TODO could we crop this for the assembly info?
1414
Public Const SIMPLE As String = "simple"
1515
Public Const USER_AGENT_SPLIT As String = " |-|_|/|\\|\[|\]|\(|\)|;"
1616
Public Const VERSION_FORMAT As String = "Version : {0}, Build : {1}"

0 commit comments

Comments
 (0)