Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit de99845

Browse files
committed
v1.2.0
1 parent f535be4 commit de99845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MessageCopy/MessageCopy.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public class MessageCopy : NeosMod
1616
{
1717
public override string Name => "MessageCopy";
1818
public override string Author => "kka429";
19-
public override string Version => "1.1.0";
19+
public override string Version => "1.2.0";
2020
public override string Link => "https://github.com/rassi0429/MessageCopy"; // this line is optional and can be omitted
2121

2222
public override void OnEngineInit()

0 commit comments

Comments
 (0)