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

Commit cb33e17

Browse files
committed
chore(version): tick version 4.1.2
1 parent 21e7011 commit cb33e17

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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.1.1</AssemblyName>
12+
<AssemblyName>Plugin Common Lib 4.1.2</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.1.1.0")]
16-
[assembly: AssemblyFileVersion("4.1.1.0")]
15+
[assembly: AssemblyVersion("4.1.2.0")]
16+
[assembly: AssemblyFileVersion("4.1.2.0")]
1717

18-
[assembly: AssemblyInformationalVersion("4.1.1+1.Branch.master.Sha.f22de4660fd7ec89aa83ec6032f06fda5f14601e")]
18+
[assembly: AssemblyInformationalVersion("4.1.2+2.Branch.master.Sha.21e70115924c23a7ac35af6512642ec764c50f77")]

0 commit comments

Comments
 (0)