Skip to content

Commit

Permalink
bumping version number to release fix
Browse files Browse the repository at this point in the history
  • Loading branch information
desjarlais committed Feb 19, 2024
1 parent c10247d commit f167122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scintilla.NET/Scintilla.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<NeutralLanguage>en-US</NeutralLanguage>
<Description>Source Editing Component based on Scintilla 5 series.</Description>
<Copyright>Copyright (c) 2018, Jacob Slusser. All rights reserved. VPKSoft, cyber960 2022, desjarlais 2023.</Copyright>
<Version>5.3.3.15</Version>
<Version>5.3.3.16</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<DocumentationFile>bin\$(Configuration)\ScintillaNET.xml</DocumentationFile>
<UseWindowsForms>true</UseWindowsForms>
Expand Down

0 comments on commit f167122

Please sign in to comment.