Skip to content
This repository was archived by the owner on Jan 11, 2021. It is now read-only.

Commit 7fcb3aa

Browse files
committed
Set version to 0.0.2.5
1 parent 73da2c5 commit 7fcb3aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ChatTranslator/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 번호가 자동으로
5252
// 지정되도록 할 수 있습니다.
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("0.0.2.4")]
55-
[assembly: AssemblyFileVersion("0.0.2.4")]
54+
[assembly: AssemblyVersion("0.0.2.5")]
55+
[assembly: AssemblyFileVersion("0.0.2.5")]

0 commit comments

Comments
 (0)