Skip to content

Commit

Permalink
0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjusss committed Jun 25, 2020
1 parent a5073e3 commit e6bf012
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions aliyun-ddns/aliyun-ddns.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@





Expand Down Expand Up @@ -83,16 +83,16 @@
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<RootNamespace>aliyun_ddns</RootNamespace>
<Version>0.2.4</Version>
<Version>0.2.5</Version>
<Authors>sanjusss</Authors>
<PackageProjectUrl>https://github.com/sanjusss/aliyun-ddns</PackageProjectUrl>
<PackageLicenseUrl></PackageLicenseUrl>
<RepositoryUrl>https://github.com/sanjusss/aliyun-ddns</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageLicenseExpression>BSD</PackageLicenseExpression>
<AssemblyVersion>0.2.4.0</AssemblyVersion>
<FileVersion>0.2.4.0</FileVersion>
<AssemblyVersion>0.2.5.0</AssemblyVersion>
<FileVersion>0.2.5.0</FileVersion>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
</PropertyGroup>

Expand Down

0 comments on commit e6bf012

Please sign in to comment.