diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 5e5298b..8074ea8 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,7 @@ - + - + @@ -129,11 +129,11 @@ - + - - + + @@ -272,8 +272,8 @@ @@ -588,14 +588,14 @@ - + - + @@ -1051,13 +1051,6 @@ - - - - - - - @@ -1068,5 +1061,12 @@ + + + + + + + \ No newline at end of file diff --git a/consts/init.go b/consts/init.go index e451ac4..44ba6a1 100644 --- a/consts/init.go +++ b/consts/init.go @@ -10,4 +10,4 @@ const XML_TAG_NAME_PROPERTY_ATTRIBUTE_VALUE string = "'$(Base)'!=''" const XML_TAG_NAME_LIBRARY_PATH string = "DCC_UnitSearchPath" -const VERSION string = "v1.1.0" +const VERSION string = "v1.5.0"