Browse Source

Version bump due to fix

tags/0.7.2
Frans Bouma 10 years ago
parent
commit
3c1ef88a20
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/Constants.cs

+ 1
- 1
src/Constants.cs View File

@@ -30,6 +30,6 @@ namespace Docnet
{
public class Constants
{
public const string Version = "0.7";
public const string Version = "0.7.1";
}
}

Loading…
Cancel
Save