Skip to content

Commit

Permalink
Do not change the z value out of 1.x.y.z.
Browse files Browse the repository at this point in the history
  • Loading branch information
Laeng committed Apr 11, 2021
1 parent c79052f commit c2d0769
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SCTools/SCTool_Redesigned/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.1.4.1")]
[assembly: AssemblyFileVersion("1.1.4.1")]
[assembly: AssemblyVersion("1.1.5.0")]
[assembly: AssemblyFileVersion("1.1.5.0")]

0 comments on commit c2d0769

Please sign in to comment.