bump version

This commit is contained in:
nicolas.dorier 2021-04-29 12:52:55 +09:00
parent 7c857118fa
commit 50cd4cb3ce
No known key found for this signature in database
GPG key ID: 6618763EF09186FE
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@
<RepositoryType>git</RepositoryType>
</PropertyGroup>
<PropertyGroup>
<Version Condition=" '$(Version)' == '' ">1.3.0</Version>
<Version Condition=" '$(Version)' == '' ">1.4.0</Version>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<PublishRepositoryUrl>true</PublishRepositoryUrl>

View file

@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<Version>1.0.7.2</Version>
<Version>1.1.0</Version>
</PropertyGroup>
</Project>