Skip to content

Commit

Permalink
Release 0.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
picrap committed Sep 15, 2017
1 parent 2a2e0c9 commit 2193536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ExFat.Core/Properties/ProductInfoValues.tt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
// Patch is no change.
var VersionMajor = "0";
var VersionMinor = "9";
var VersionPatch = "7";
var VersionPatch = "8";
var Version = VersionMajor + "." + VersionMinor + "." + VersionPatch;
var PreVersion = "";

Expand Down

0 comments on commit 2193536

Please sign in to comment.