diff --git a/src/pl.x64.json b/src/pl.x64.json index 915d0431..803b0bed 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1562,11 +1562,11 @@ { "folder-name": "FoldingLineHider", "display-name": "Folding Line Hider", - "version": "1.0", + "version": "1.1", "npp-compatible-versions": "[7.0,]", - "id": "a1d7276085f554d5ae3e9a6c1fd6321208299fa8041e0c8d1c85f766ab5ba50a", - "repository": "https://github.com/leonardchai/FoldingLineHider/releases/download/v1.0/FoldingLineHider1.0.x64.zip", - "description": "This Notepad++ plugin can hide the unsightly folding line, and for convenience, you can fold and unfold the current level using the Alt + Left/Right keys.", + "id": "2457f477e856e07ebbe3381aed9df1b2a1023dafdc9a3b0ca25cbe39604a6f5a", + "repository": "https://github.com/leonardchai/FoldingLineHider/releases/download/v1.1/FoldingLineHider1.1.x64.zip", + "description": "This Notepad++ plugin can hide the unsightly folding lines, and for convenience, you can fold and unfold the current level using the Alt + Left/Right keys.", "author": "leonardchai@gmail.com", "homepage": "https://github.com/leonardchai/FoldingLineHider" } diff --git a/src/pl.x86.json b/src/pl.x86.json index 9783ea0a..ef3f1d7d 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -1816,11 +1816,11 @@ { "folder-name": "FoldingLineHider", "display-name": "Folding Line Hider", - "version": "1.0", + "version": "1.1", "npp-compatible-versions": "[7.0,]", - "id": "58cf80c181b05264cd80d031f0a6409d49c9571900e0bd791dda486bc360b573", - "repository": "https://github.com/leonardchai/FoldingLineHider/releases/download/v1.0/FoldingLineHider1.0.x86.zip", - "description": "This Notepad++ plugin can hide the unsightly folding line, and for convenience, you can fold and unfold the current level using the Alt + Left/Right keys.", + "id": "cf9ae52d0cafe046f30ccf40d8a410413168c1b359e248be314c1d87d9f45b19", + "repository": "https://github.com/leonardchai/FoldingLineHider/releases/download/v1.1/FoldingLineHider1.1.x86.zip", + "description": "This Notepad++ plugin can hide the unsightly folding lines, and for convenience, you can fold and unfold the current level using the Alt + Left/Right keys.", "author": "leonardchai@gmail.com", "homepage": "https://github.com/leonardchai/FoldingLineHider" }