Skip to content

Commit

Permalink
version 0.7.6
Browse files Browse the repository at this point in the history
- fix missing texts for sidebars entries when XPath contains ‘text()’
function
- escape HTML inside sidebar entries
- safeAddClass warning fix
  • Loading branch information
Simek committed Jul 20, 2015
1 parent adfbf05 commit b7e08c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Expand Up @@ -4,7 +4,7 @@
"description": "Chrome extension for XPath operations on current document, reliable and easy to use with fully featured XPath 2.0 support.",
"author": "Bartek 'Simek' Kaszubowski",
"homepage_url": "https://github.com/Simek/XPather",
"version": "0.7.5",
"version": "0.7.6",

"browser_action": {
"default_title": "Toggle XPather",
Expand Down

0 comments on commit b7e08c1

Please sign in to comment.