Skip to content

Commit

Permalink
更新程序集信息
Browse files Browse the repository at this point in the history
  • Loading branch information
zyzsdy committed Feb 23, 2017
1 parent 28b8436 commit bedaea0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions BiLiRoku/BiliRoku.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
<MinimumRequiredVersion>1.3.0.0</MinimumRequiredVersion>
<WebPage>index.html</WebPage>
<AutorunEnabled>true</AutorunEnabled>
<ApplicationRevision>34</ApplicationRevision>
<ApplicationVersion>1.4.4.%2a</ApplicationVersion>
<ApplicationRevision>38</ApplicationRevision>
<ApplicationVersion>1.4.6.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<CreateDesktopShortcut>true</CreateDesktopShortcut>
<PublishWizardCompleted>true</PublishWizardCompleted>
Expand Down
4 changes: 2 additions & 2 deletions BiLiRoku/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值,
// 方法是按如下所示使用“*”: :
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.4.4.0")]
[assembly: AssemblyFileVersion("1.4.4.0")]
[assembly: AssemblyVersion("1.4.6.0")]
[assembly: AssemblyFileVersion("1.4.6.0")]
[assembly: Guid("0e57f63c-b0b9-4430-95de-c066caa9cc1e")]

0 comments on commit bedaea0

Please sign in to comment.