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

Commit 43cb1c5

Browse files
committed
chore(version): tick version 4.1.0
1 parent 458ae7b commit 43cb1c5

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Plugin Common Library.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<OutputType>Library</OutputType>
1010
<AppDesignerFolder>Properties</AppDesignerFolder>
1111
<RootNamespace>Terraria.Plugins.Common</RootNamespace>
12-
<AssemblyName>Plugin Common Lib 4.0.3</AssemblyName>
12+
<AssemblyName>Plugin Common Lib 4.1.0</AssemblyName>
1313
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
1414
<TargetFrameworkProfile>
1515
</TargetFrameworkProfile>

Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[assembly: ComVisible(false)]
1313
[assembly: Guid("0f67f6cb-d020-4a2f-8c59-035e3897fe48")]
1414

15-
[assembly: AssemblyVersion("4.0.3.0")]
16-
[assembly: AssemblyFileVersion("4.0.3.0")]
15+
[assembly: AssemblyVersion("4.1.0.0")]
16+
[assembly: AssemblyFileVersion("4.1.0.0")]
1717

18-
[assembly: AssemblyInformationalVersion("4.0.3+1.Branch.master.Sha.a3eda0ec7c8d2a39c63a1bff8fad073f28bf6b80")]
18+
[assembly: AssemblyInformationalVersion("4.1.0+20.Branch.master.Sha.458ae7b227a8c6016e314a1b1355c17e812cbe1d")]

0 commit comments

Comments
 (0)