Skip to content

Commit

Permalink
Update SharedAssemblyVersionInfo.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
ebekker authored Jul 16, 2019
1 parent 968c0a2 commit 69a7d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ACMESharp/shared/SharedAssemblyVersionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ internal static class ASMINFO

// DON'T FORGET TO UPDATE APPVEYOR.YML
// ReSharper disable once InconsistentNaming
public const string VERSION = "0.9.2";
public const string VERSION = "0.9.3";
public const string COPYRIGHT_YEAR = "2017";
}

0 comments on commit 69a7d62

Please sign in to comment.