Skip to content

Commit

Permalink
Update installer and assemblies version.
Browse files Browse the repository at this point in the history
  • Loading branch information
skanmera committed Dec 26, 2017
1 parent 3f05c33 commit 91d26dd
Show file tree
Hide file tree
Showing 4 changed files with 958 additions and 558 deletions.
4 changes: 2 additions & 2 deletions ExcelMerge.GUI/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
// すべての値を指定するか、下のように '*' を使ってビルドおよびリビジョン番号を
// 既定値にすることができます:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.2.4.0")]
[assembly: AssemblyFileVersion("1.2.4.0")]
[assembly: AssemblyVersion("1.3.0.0")]
[assembly: AssemblyFileVersion("1.3.0.0")]
Loading

0 comments on commit 91d26dd

Please sign in to comment.