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

Commit ed60bb8

Browse files
committed
chore(version): tick plugin version 1.9.0
1 parent 3799b8b commit ed60bb8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System.Reflection;
1+
using System.Reflection;
22
using System.Runtime.InteropServices;
33

44
[assembly: AssemblyTitle("Protector Plugin")]
@@ -13,7 +13,7 @@
1313

1414
[assembly: Guid("0d1df7a2-004f-4e62-830a-49477ea0b9be")]
1515

16-
[assembly: AssemblyVersion("1.8.1.0")]
17-
[assembly: AssemblyFileVersion("1.8.1.0")]
16+
[assembly: AssemblyVersion("1.9.0.0")]
17+
[assembly: AssemblyFileVersion("1.9.0.0")]
1818

19-
[assembly: AssemblyInformationalVersion("1.8.1+1.Branch.master.Sha.5922d6ebc38bcd933c9ad3b8e776830b423dc7e9")]
19+
[assembly: AssemblyInformationalVersion("1.9.0+2.Branch.master.Sha.3799b8b5a601334bee4a05119c094ddc6493dc94")]

0 commit comments

Comments
 (0)