From cc471d0502fa553a6ff8e6b4c53ad1ada897ae10 Mon Sep 17 00:00:00 2001 From: Shridhar Kumar <45252729+shriprem@users.noreply.github.com> Date: Sun, 21 Jun 2020 19:36:00 -0400 Subject: [PATCH] New release version 1.1.0.0 for GotoLineCol (x86) Close #213 --- src/pl.x86.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pl.x86.json b/src/pl.x86.json index 8d03753d4..663814b05 100755 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -426,11 +426,11 @@ { "folder-name": "GotoLineCol", "display-name": "GotoLineCol", - "version": "1.0.0", - "id": "66ec619753183eebd6af18ccdadc529608669706ab509672be8165e85565f445", - "repository": "https://github.com/shriprem/Goto-Line-Col-NPP-Plugin/releases/download/v1.0.0/GotoLineCol_x86.zip", - "description": "A plugin for navigating to a specified line and column position in a file. It is handy for manually inspecting content in fixed-width format data files.", - "author": "shriprem", + "version": "1.1.0.0", + "id": "a7aa96a8d927398bac6a17e669d19c1ca5d6c6fb01c3be14b0ab5e69cabb6af2", + "repository": "https://github.com/shriprem/Goto-Line-Col-NPP-Plugin/releases/download/1.1.0.0/GotoLineCol_x86.zip", + "description": "A plugin to navigate to a specified line and (byte-based or character-based) column position. Will also display character byte code, UTF-8 byte sequence & Unicode code point at cursor position.", + "author": "Shridhar Kumar", "homepage": "https://github.com/shriprem/Goto-Line-Col-NPP-Plugin" }, {