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

Commit 41a1279

Browse files
committed
Set version to 0.0.2.10
1 parent d1c8511 commit 41a1279

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.9")]
55-
[assembly: AssemblyFileVersion("0.0.2.9")]
54+
[assembly: AssemblyVersion("0.0.2.10")]
55+
[assembly: AssemblyFileVersion("0.0.2.10")]

0 commit comments

Comments
 (0)