Skip to content

Commit

Permalink
fixed version - 0.2.2-beta.
Browse files Browse the repository at this point in the history
  • Loading branch information
bonesoul committed Oct 13, 2014
1 parent 7af08cb commit 0c436ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libCoiniumServ/Versions/VersionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public static class Assembly
/// <summary>
/// Main assemby version.
/// </summary>
public const string Version = "0.2.0.*";
public const string Version = "0.2.2.*";
}
}
}

0 comments on commit 0c436ed

Please sign in to comment.