From 622cc021d578851875d879076d750c94a01d71ae Mon Sep 17 00:00:00 2001 From: rdipardo <59004801+rdipardo@users.noreply.github.com> Date: Wed, 1 Apr 2026 11:21:00 -0400 Subject: [PATCH] F# Interactive v0.2.3.3 https://github.com/rdipardo/nppFSIPlugin/blob/v0.2.3.3/Changelog.txt --- src/pl.x64.json | 6 +++--- src/pl.x86.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pl.x64.json b/src/pl.x64.json index 1278089c0..b666010b1 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -483,10 +483,10 @@ { "folder-name": "NPPFSIPlugin", "display-name": "F# Interactive", - "version": "0.2.3.2", + "version": "0.2.3.3", "npp-compatible-versions": "[7.7,]", - "id": "c7a92c62396f97afa479d3666060c08a92f5ba4e1c559a8ddcf7df80d435dbd2", - "repository": "https://github.com/rdipardo/nppFSIPlugin/releases/download/v0.2.3.2/NPPFSIPlugin_v0.2.3.2_x64.zip", + "id": "f606ef8b73d32ad411eaf1c5163dfe1cd1ea696df97f3fb6a20488d385bb2c45", + "repository": "https://github.com/rdipardo/nppFSIPlugin/releases/download/v0.2.3.3/NPPFSIPlugin_v0.2.3.3_x64.zip", "description": "F# source code lexer and IPC client for F# Interactive.\r\nNote: the .NET SDK must be installed separately.", "author": "Prapin Peethambaran", "homepage": "https://github.com/rdipardo/nppFSIPlugin" diff --git a/src/pl.x86.json b/src/pl.x86.json index 415e7017e..90d1b5089 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -469,10 +469,10 @@ { "folder-name": "NPPFSIPlugin", "display-name": "F# Interactive", - "version": "0.2.3.2", + "version": "0.2.3.3", "npp-compatible-versions": "[7.7,]", - "id": "e34fc6c36aaa8315c889dcc9ede3ec55797e67b98f82d0e1965154aca0dddeae", - "repository": "https://github.com/rdipardo/nppFSIPlugin/releases/download/v0.2.3.2/NPPFSIPlugin_v0.2.3.2_win32.zip", + "id": "8d457ef6546afa859c9be68f8e16a92941c4adf3592c999e06841c28194bf9a9", + "repository": "https://github.com/rdipardo/nppFSIPlugin/releases/download/v0.2.3.3/NPPFSIPlugin_v0.2.3.3_win32.zip", "description": "F# source code lexer and IPC client for F# Interactive.\r\nNote: the .NET SDK must be installed separately.", "author": "Prapin Peethambaran", "homepage": "https://github.com/rdipardo/nppFSIPlugin"