Fixed #368 and #373: URL-encode/decode now done properly. Also fixed issues with single quotes in names/titles.
This commit is contained in:
parent
c94d37d7c7
commit
980272f553
4 changed files with 57 additions and 25 deletions
|
@ -16,5 +16,5 @@ using System.Reflection;
|
|||
//
|
||||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("3.0.0.343")]
|
||||
[assembly: AssemblyFileVersion("3.0.0.343")]
|
||||
[assembly: AssemblyVersion("3.0.0.344")]
|
||||
[assembly: AssemblyFileVersion("3.0.0.344")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue