bump v and also fix formatting of file menu button

This commit is contained in:
John McLear 2013-12-19 13:41:15 +00:00
parent fe6b409d7d
commit 3689930d8e
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "ep_page_view",
"version": "0.4.8",
"version": "0.4.9",
"keywords": ["page view", "pv", "preview", "overview", "page break", "break", "new page"],
"description": "Add support to do 'page view', with a toggle on/off option in Settings, also Page Breaks with Control Enter",
"contributors": [

View file

@ -1,2 +1,2 @@
<li><span id='insertPageBreak'>Page Break</span></li>
<li><a id='insertPageBreak'>Page Break</a></li>