Skip to content

Commit 5d06f65

Browse files
committed
Version bump
1 parent 0d801a6 commit 5d06f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PolyCut/Models/SettingsHandler.vb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Imports SharpVectors.Renderers
1313

1414
Public Class SettingsHandler : Inherits ObservableObject
1515

16-
Public Shared Property Version As String = "0.5.1"
16+
Public Shared Property Version As String = "0.6"
1717

1818
Public Shared Property DataFolder As IO.DirectoryInfo = New IO.DirectoryInfo(IO.Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.LocalApplicationData), "IridiumIO", "PolyCut"))
1919

0 commit comments

Comments
 (0)